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