GET /api/v2/anchors/?format=api&page=176&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=177&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=175&page_size=1",
    "results": [
        {
            "id": 2800,
            "type": "Anchor",
            "hostname": "ca-mkh-as212934",
            "fqdn": "ca-mkh-as212934.anchors.atlas.ripe.net",
            "probe": 7001,
            "is_ipv4_only": false,
            "ip_v4": "172.99.232.15",
            "as_v4": 212934,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2602:fcd3:10:129b::1",
            "as_v6": 212934,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Markham, Ontario, Canada",
            "country": "CA",
            "company": "12128489 Canada Inc.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.3344708,
                    43.8269505
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2021-05-10T10:20:00.311790",
            "date_decommissioned": "2024-05-28T16:35:27.626726",
            "hardware_version": 99
        }
    ]
}