GET /api/v2/anchors/?format=api&page=132&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1711,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=133&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=131&page_size=1",
    "results": [
        {
            "id": 4272,
            "type": "Anchor",
            "hostname": "bg-sof-as42295",
            "fqdn": "bg-sof-as42295.anchors.atlas.ripe.net",
            "probe": 7538,
            "is_ipv4_only": false,
            "ip_v4": "195.191.35.30",
            "as_v4": 42295,
            "ip_v4_gateway": "195.191.35.17",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2001:67c:530:4a11:219e:a:71a5:0",
            "as_v6": 42295,
            "ip_v6_gateway": "2001:67c:530:4a11::1",
            "ip_v6_prefix": 64,
            "city": "Sofia",
            "country": "BG",
            "company": "TBISS Ltd",
            "nic_handle": "TBLA1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.3340813,
                    42.6823398
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-05-20T16:20:00.436102",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}