GET /api/v2/anchors/?format=api&page=518&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=519&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=517&page_size=1",
    "results": [
        {
            "id": 778,
            "type": "Anchor",
            "hostname": "dk-cph-as9158",
            "fqdn": "dk-cph-as9158.anchors.atlas.ripe.net",
            "probe": 6227,
            "is_ipv4_only": false,
            "ip_v4": "77.214.52.98",
            "as_v4": 9158,
            "ip_v4_gateway": "77.214.52.97",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2001:1580:0:120c::2",
            "as_v6": 9158,
            "ip_v6_gateway": "2001:1580:0:120c::1",
            "ip_v6_prefix": 64,
            "city": "K\u00f8benhavn",
            "country": "DK",
            "company": "Telenor Denmark A/S",
            "nic_handle": "SONO2-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    12.49451916,
                    55.75459482
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-10-22T08:25:35",
            "date_decommissioned": "2023-10-09T08:31:18.254388",
            "hardware_version": 1
        }
    ]
}