GET /api/v2/anchors/?format=api&page=276&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=277&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=275&page_size=1",
    "results": [
        {
            "id": 4534,
            "type": "Anchor",
            "hostname": "co-sdq-as271927",
            "fqdn": "co-sdq-as271927.anchors.atlas.ripe.net",
            "probe": 7659,
            "is_ipv4_only": false,
            "ip_v4": "181.224.222.14",
            "as_v4": 271927,
            "ip_v4_gateway": "181.224.222.1",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2803:ea10:3::cafe:54",
            "as_v6": 271927,
            "ip_v6_gateway": "2803:ea10:3::1",
            "ip_v6_prefix": 64,
            "city": "Contrataci\u00f3n, Santander, Colombia",
            "country": "CO",
            "company": "IPcom Sistemas S.A.S",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -73.473269,
                    6.290301
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-12-03T10:20:00.392909",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}