GET /api/v2/anchors/?format=api&page=372&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1724,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=373&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=371&page_size=1",
    "results": [
        {
            "id": 1546,
            "type": "Anchor",
            "hostname": "de-fra-as16509",
            "fqdn": "de-fra-as16509.anchors.atlas.ripe.net",
            "probe": 6463,
            "is_ipv4_only": false,
            "ip_v4": "3.121.238.252",
            "as_v4": 16509,
            "ip_v4_gateway": "3.121.238.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a05:d014:abd:8300::1650:9",
            "as_v6": 16509,
            "ip_v6_gateway": "2a05:d014:abd:8300::1650:1",
            "ip_v6_prefix": 128,
            "city": "Frankfurt",
            "country": "DE",
            "company": "Amazon Web Services",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6821267,
                    50.1109221
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-01-03T07:43:28",
            "date_decommissioned": "2024-06-05T07:45:42.493944",
            "hardware_version": 99
        }
    ]
}