GET /api/v2/anchors/?format=api&page=305&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1723,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=306&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=304&page_size=1",
    "results": [
        {
            "id": 4062,
            "type": "Anchor",
            "hostname": "cz-uhe-as208906",
            "fqdn": "cz-uhe-as208906.anchors.atlas.ripe.net",
            "probe": 7442,
            "is_ipv4_only": false,
            "ip_v4": "78.24.234.5",
            "as_v4": 208906,
            "ip_v4_gateway": "78.24.234.1",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a0d:8f43:e800::4",
            "as_v6": 208906,
            "ip_v6_gateway": "2a0d:8f43:e800::1",
            "ip_v6_prefix": 64,
            "city": "Uhersk\u00e9 Hradi\u0161t\u011b",
            "country": "CZ",
            "company": "Synot ICT Services, a.s.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    17.4845068,
                    49.0785872
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-01-08T04:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}