GET /api/v2/anchors/?format=api&page=189&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=190&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=188&page_size=1",
    "results": [
        {
            "id": 1329,
            "type": "Anchor",
            "hostname": "ca-tor-as14061",
            "fqdn": "ca-tor-as14061.anchors.atlas.ripe.net",
            "probe": 6359,
            "is_ipv4_only": false,
            "ip_v4": "159.203.27.37",
            "as_v4": 14061,
            "ip_v4_gateway": "159.203.16.1",
            "ip_v4_netmask": "255.255.240.0",
            "ip_v6": "2604:a880:cad:d0::ae5:b001",
            "as_v6": 14061,
            "ip_v6_gateway": "2604:a880:cad:d0::1",
            "ip_v6_prefix": 64,
            "city": "Toronto, ON, CA",
            "country": "CA",
            "company": "DigitalOcean",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -79.361951,
                    43.6508542
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-05-08T08:27:45",
            "date_decommissioned": "2021-04-12T13:13:17.261090",
            "hardware_version": 99
        }
    ]
}