GET /api/v2/anchors/?format=api&page=274&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=275&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=273&page_size=1",
    "results": [
        {
            "id": 4426,
            "type": "Anchor",
            "hostname": "co-bog-as7195",
            "fqdn": "co-bog-as7195.anchors.atlas.ripe.net",
            "probe": 7608,
            "is_ipv4_only": false,
            "ip_v4": "200.25.27.111",
            "as_v4": 7195,
            "ip_v4_gateway": "200.25.27.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2800:1e0:c01:b002::88",
            "as_v6": 7195,
            "ip_v6_gateway": "2800:1e0:c01:b002::1",
            "ip_v6_prefix": 64,
            "city": "Bogota",
            "country": "CO",
            "company": "EDGEUNO INC",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.072092,
                    4.7109886
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 7337,
            "date_live": "2025-09-23T14:20:00.381633",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}