GET /api/v2/anchors/?format=api&page=173&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1715,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=174&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=172&page_size=1",
    "results": [
        {
            "id": 1903,
            "type": "Anchor",
            "hostname": "ca-ktc-as31798-client",
            "fqdn": "ca-ktc-as31798-client.anchors.atlas.ripe.net",
            "probe": 6673,
            "is_ipv4_only": false,
            "ip_v4": "142.47.101.115",
            "as_v4": 31798,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2607:8880::a000:2373",
            "as_v6": 31798,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Kitchener",
            "country": "CA",
            "company": "CloudAtCost",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.323214,
                    51.253775
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-11-28T18:20:04",
            "date_decommissioned": "2022-10-07T06:53:10.949201",
            "hardware_version": 99
        }
    ]
}