GET /api/v2/anchors/?format=api&page=180&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=181&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=179&page_size=1",
    "results": [
        {
            "id": 1377,
            "type": "Anchor",
            "hostname": "ca-mtr-as395766",
            "fqdn": "ca-mtr-as395766.anchors.atlas.ripe.net",
            "probe": 6404,
            "is_ipv4_only": false,
            "ip_v4": "98.159.46.220",
            "as_v4": 395766,
            "ip_v4_gateway": "98.159.46.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2607:3380:1200:2::220",
            "as_v6": 395766,
            "ip_v6_gateway": "2607:3380:1200:2::1",
            "ip_v6_prefix": 64,
            "city": "Montreal",
            "country": "CA",
            "company": "CloudPBX Inc.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.56778089,
                    45.49857851
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-10-18T09:14:06",
            "date_decommissioned": "2024-05-29T14:03:50.438712",
            "hardware_version": 2
        }
    ]
}