GET /api/v2/anchors/?format=api&page=207&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1719,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=208&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=206&page_size=1",
    "results": [
        {
            "id": 744,
            "type": "Anchor",
            "hostname": "ca-wtl-as4508",
            "fqdn": "ca-wtl-as4508.anchors.atlas.ripe.net",
            "probe": 6196,
            "is_ipv4_only": false,
            "ip_v4": "155.254.2.126",
            "as_v4": 4508,
            "ip_v4_gateway": "155.254.2.65",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2606:d680:0:10::2",
            "as_v6": 4508,
            "ip_v6_gateway": "2606:d680:0:10::1",
            "ip_v6_prefix": 64,
            "city": "Waterloo",
            "country": "CA",
            "company": "NeuStyle Corporation",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -80.54003,
                    43.484494
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-05-10T10:10:22",
            "date_decommissioned": "2022-02-14T10:08:28.170436",
            "hardware_version": 1
        }
    ]
}