GET /api/v2/anchors/?format=api&page=523&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=524&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=522&page_size=1",
    "results": [
        {
            "id": 823,
            "type": "Anchor",
            "hostname": "dk-taa-as51468",
            "fqdn": "dk-taa-as51468.anchors.atlas.ripe.net",
            "probe": 6199,
            "is_ipv4_only": false,
            "ip_v4": "46.30.208.71",
            "as_v4": 51468,
            "ip_v4_gateway": "46.30.208.70",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a02:2350:1:1204::1",
            "as_v6": 51468,
            "ip_v6_gateway": "2a02:2350:1:1204::",
            "ip_v6_prefix": 127,
            "city": "Tastrup",
            "country": "DK",
            "company": "One.com",
            "nic_handle": "OC1207-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    12.3003794,
                    55.66224624
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-06-07T07:40:35",
            "date_decommissioned": "2020-01-09T09:46:11",
            "hardware_version": 1
        }
    ]
}