GET /api/v2/anchors/?format=api&page=144&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1710,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=145&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=143&page_size=1",
    "results": [
        {
            "id": 4371,
            "type": "Anchor",
            "hostname": "bo-cbb-as27839",
            "fqdn": "bo-cbb-as27839.anchors.atlas.ripe.net",
            "probe": 7586,
            "is_ipv4_only": false,
            "ip_v4": "200.58.72.14",
            "as_v4": 27839,
            "ip_v4_gateway": "200.58.72.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2803:9400:0:10::c83a:480e",
            "as_v6": 27839,
            "ip_v6_gateway": "2803:9400:0:10::1",
            "ip_v6_prefix": 64,
            "city": "Cochabamba",
            "country": "BO",
            "company": "Comteco R.L.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -66.1583161,
                    -17.3852792
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-07-25T10:47:07.438266",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}