GET /api/v2/anchors/?format=api&page=578&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=579&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=577&page_size=1",
    "results": [
        {
            "id": 1888,
            "type": "Anchor",
            "hostname": "fi-tuu-as24940-client",
            "fqdn": "fi-tuu-as24940-client.anchors.atlas.ripe.net",
            "probe": 6734,
            "is_ipv4_only": false,
            "ip_v4": "95.217.19.69",
            "as_v4": 24940,
            "ip_v4_gateway": null,
            "ip_v4_netmask": null,
            "ip_v6": "2a01:4f9:c010:5feb::1",
            "as_v6": 24940,
            "ip_v6_gateway": null,
            "ip_v6_prefix": null,
            "city": "Tuusula",
            "country": "FI",
            "company": "VantaLabs",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    25.0276663,
                    60.3416703
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2020-02-03T16:20:00.530078",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}