GET /api/v2/anchors/?format=api&page=556&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=557&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=555&page_size=1",
    "results": [
        {
            "id": 4253,
            "type": "Anchor",
            "hostname": "es-mad-as6750",
            "fqdn": "es-mad-as6750.anchors.atlas.ripe.net",
            "probe": 7649,
            "is_ipv4_only": false,
            "ip_v4": "194.145.140.28",
            "as_v4": 6750,
            "ip_v4_gateway": "194.145.140.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2001:67c:195c:fe28::1",
            "as_v6": 29117,
            "ip_v6_gateway": "fe80::1",
            "ip_v6_prefix": 64,
            "city": "Madrid",
            "country": "ES",
            "company": "Soluciones Din\u00e1micas dde la Red, S.L.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -3.6910651,
                    40.4904856
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-11-14T14:20:00.414641",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}