GET /api/v2/anchors/?format=api&page=343&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=344&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=342&page_size=1",
    "results": [
        {
            "id": 4528,
            "type": "Anchor",
            "hostname": "de-dus-as207252",
            "fqdn": "de-dus-as207252.anchors.atlas.ripe.net",
            "probe": 7699,
            "is_ipv4_only": false,
            "ip_v4": "37.114.40.5",
            "as_v4": 207252,
            "ip_v4_gateway": "37.114.40.4",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a06:de00:410:17::2",
            "as_v6": 207252,
            "ip_v6_gateway": "2a06:de00:410:17::1",
            "ip_v6_prefix": 64,
            "city": "Duesseldorf",
            "country": "DE",
            "company": "Realtox Media",
            "nic_handle": "RARO3-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.817379,
                    51.267046
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2026-02-02T14:20:00.398735",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}