GET /api/v2/anchors/?format=api&page=179&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=180&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=178&page_size=1",
    "results": [
        {
            "id": 1549,
            "type": "Anchor",
            "hostname": "ca-mtr-as16509",
            "fqdn": "ca-mtr-as16509.anchors.atlas.ripe.net",
            "probe": 6462,
            "is_ipv4_only": false,
            "ip_v4": "99.79.30.74",
            "as_v4": 16509,
            "ip_v4_gateway": "99.79.30.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2600:1f11:eb4:e00::1650:9",
            "as_v6": 16509,
            "ip_v6_gateway": "2600:1f11:eb4:e00::1650:1",
            "ip_v6_prefix": 128,
            "city": "Montreal",
            "country": "CA",
            "company": "Amazon Web Services",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.567256,
                    45.5016889
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-01-03T07:43:19",
            "date_decommissioned": "2024-06-05T07:42:36.744427",
            "hardware_version": 99
        }
    ]
}