GET /api/v2/anchors/?format=api&page=113&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=114&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=112&page_size=1",
    "results": [
        {
            "id": 386,
            "type": "Anchor",
            "hostname": "be-anr-as2611",
            "fqdn": "be-anr-as2611.anchors.atlas.ripe.net",
            "probe": 6071,
            "is_ipv4_only": false,
            "ip_v4": "143.129.80.132",
            "as_v4": 2611,
            "ip_v4_gateway": "143.129.80.190",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2001:6a8:500:e006::132",
            "as_v6": 2611,
            "ip_v6_gateway": "2001:6a8:500:e006::1",
            "ip_v6_prefix": 64,
            "city": "Antwerp",
            "country": "BE",
            "company": "MOSAIC - University of Antwerp - iMinds",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.42069023,
                    51.18446055
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2014-07-15T08:16:10",
            "date_decommissioned": "2022-05-24T19:53:22.640710",
            "hardware_version": 1
        }
    ]
}