GET /api/v2/anchors/?format=api&page=245&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=246&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=244&page_size=1",
    "results": [
        {
            "id": 4016,
            "type": "Anchor",
            "hostname": "ch-zrh-as214770",
            "fqdn": "ch-zrh-as214770.anchors.atlas.ripe.net",
            "probe": 7415,
            "is_ipv4_only": false,
            "ip_v4": "46.17.216.15",
            "as_v4": 214770,
            "ip_v4_gateway": "46.17.216.14",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a01:e900:1:3::100",
            "as_v6": 214770,
            "ip_v6_gateway": "2a01:e900:1:3::1",
            "ip_v6_prefix": 64,
            "city": "Z\u00fcrich",
            "country": "CH",
            "company": "RGN Holding, Ltd.",
            "nic_handle": "NA8797-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.541694,
                    47.3768866
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2024-11-08T20:20:00.716291",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}