GET /api/v2/anchors/?format=api&page=239&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=240&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=238&page_size=1",
    "results": [
        {
            "id": 3770,
            "type": "Anchor",
            "hostname": "ch-zlm-as51907",
            "fqdn": "ch-zlm-as51907.anchors.atlas.ripe.net",
            "probe": 7365,
            "is_ipv4_only": false,
            "ip_v4": "193.134.29.16",
            "as_v4": 51907,
            "ip_v4_gateway": "193.134.29.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a10:8247:0:1013::16",
            "as_v6": 51907,
            "ip_v6_gateway": "2a10:8247:0:1013::1",
            "ip_v6_prefix": 64,
            "city": "Zug",
            "country": "CH",
            "company": "Kanton Zug - Amt f\u00fcr Informatik und Organisation",
            "nic_handle": "AIO-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.5112792,
                    47.1758776
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2024-08-23T04:20:00.141915",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}