GET /api/v2/anchors/?format=api&page=362&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=363&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=361&page_size=1",
    "results": [
        {
            "id": 1478,
            "type": "Anchor",
            "hostname": "de-fad-as49697",
            "fqdn": "de-fad-as49697.anchors.atlas.ripe.net",
            "probe": 6416,
            "is_ipv4_only": false,
            "ip_v4": "185.121.69.27",
            "as_v4": 49697,
            "ip_v4_gateway": "185.121.69.1",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:678:a00::d",
            "as_v6": 49697,
            "ip_v6_gateway": "2001:678:a00::1",
            "ip_v6_prefix": 64,
            "city": "Frankfurt",
            "country": "DE",
            "company": "netShelter research project",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6011068,
                    50.1281415
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-11-18T08:20:00",
            "date_decommissioned": "2023-10-05T09:51:06.550834",
            "hardware_version": 99
        }
    ]
}