GET /api/v2/anchors/?format=api&page=413&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1738,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=414&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=412&page_size=1",
    "results": [
        {
            "id": 3830,
            "type": "Anchor",
            "hostname": "de-fra-as47272",
            "fqdn": "de-fra-as47272.anchors.atlas.ripe.net",
            "probe": 7357,
            "is_ipv4_only": false,
            "ip_v4": "192.67.35.27",
            "as_v4": 47272,
            "ip_v4_gateway": "192.67.35.1",
            "ip_v4_netmask": "255.255.255.224",
            "ip_v6": "2001:67c:d84::67",
            "as_v6": 47272,
            "ip_v6_gateway": "2001:67c:d84::1",
            "ip_v6_prefix": 48,
            "city": "Frankfurt",
            "country": "DE",
            "company": "HYEHOST LLC",
            "nic_handle": "ACRO54034-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6821267,
                    50.1109221
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2024-06-04T12:20:00",
            "date_decommissioned": "2025-11-13T13:17:20.386972",
            "hardware_version": 99
        }
    ]
}