GET /api/v2/anchors/?format=api&page=259&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1721,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=260&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=258&page_size=1",
    "results": [
        {
            "id": 3698,
            "type": "Anchor",
            "hostname": "cl-ccp-as64112",
            "fqdn": "cl-ccp-as64112.anchors.atlas.ripe.net",
            "probe": 7367,
            "is_ipv4_only": false,
            "ip_v4": "170.247.95.242",
            "as_v4": 64112,
            "ip_v4_gateway": "170.247.95.246",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2803:3440:9006::8:aaf7:5ff2",
            "as_v6": 64112,
            "ip_v6_gateway": "2803:3440:9006::8:aaf7:5ff6",
            "ip_v6_prefix": 64,
            "city": "Concepcion",
            "country": "CL",
            "company": "PIT Chile",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.0483909,
                    -36.8157874
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2024-09-06T16:20:00.442860",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}