GET /api/v2/anchors/?format=api&page=277&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=278&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=276&page_size=1",
    "results": [
        {
            "id": 3714,
            "type": "Anchor",
            "hostname": "cr-fil-as273147",
            "fqdn": "cr-fil-as273147.anchors.atlas.ripe.net",
            "probe": 7510,
            "is_ipv4_only": false,
            "ip_v4": "154.197.77.19",
            "as_v4": 273147,
            "ip_v4_gateway": "154.197.77.18",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2801:195:1:c0c8::77",
            "as_v6": 273147,
            "ip_v6_gateway": "2801:195:1:c0c8::1",
            "ip_v6_prefix": 64,
            "city": "Filadelfia",
            "country": "CR",
            "company": "Municipalidad de Carrillo, Guanacaste, Costa Rica",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -85.5514441,
                    10.4440491
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-04-03T14:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}