GET /api/v2/anchors/?format=api&page=278&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1722,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=279&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=277&page_size=1",
    "results": [
        {
            "id": 4056,
            "type": "Anchor",
            "hostname": "cr-scz-as263762",
            "fqdn": "cr-scz-as263762.anchors.atlas.ripe.net",
            "probe": 7525,
            "is_ipv4_only": false,
            "ip_v4": "200.5.63.109",
            "as_v4": 263762,
            "ip_v4_gateway": "200.5.63.66",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2803:5180:0:10::109",
            "as_v6": 263762,
            "ip_v6_gateway": "2803:5180:0:10::66",
            "ip_v6_prefix": 64,
            "city": "Santa Cruz",
            "country": "CR",
            "company": "Cooperativa de Electrificaci\u00f3n rural de Guanacaste",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.5843632,
                    10.2609675
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-04-29T14:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}