GET /api/v2/anchors/?format=api&page=589&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=590&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=588&page_size=1",
    "results": [
        {
            "id": 2917,
            "type": "Anchor",
            "hostname": "fr-bor-as50903",
            "fqdn": "fr-bor-as50903.anchors.atlas.ripe.net",
            "probe": 7044,
            "is_ipv4_only": false,
            "ip_v4": "45.148.157.1",
            "as_v4": 50903,
            "ip_v4_gateway": "45.148.157.14",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2a00:ab80:3:5::2",
            "as_v6": 50903,
            "ip_v6_gateway": "2a00:ab80:3:5::1",
            "ip_v6_prefix": 64,
            "city": "Belfort",
            "country": "FR",
            "company": "TRINAPS SAS",
            "nic_handle": "TRIN-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    6.843583,
                    47.6439736
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2021-11-01T08:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}