GET /api/v2/anchors/?format=api&page=561&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=562&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=560&page_size=1",
    "results": [
        {
            "id": 767,
            "type": "Anchor",
            "hostname": "fi-hel-as3274",
            "fqdn": "fi-hel-as3274.anchors.atlas.ripe.net",
            "probe": 6192,
            "is_ipv4_only": false,
            "ip_v4": "81.20.224.220",
            "as_v4": 3274,
            "ip_v4_gateway": "81.20.224.217",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:67c:110:5::a",
            "as_v6": 3274,
            "ip_v6_gateway": "2001:67c:110:5::1",
            "ip_v6_prefix": 64,
            "city": "Helsinki",
            "country": "FI",
            "company": "Cygate Oy",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    24.9479315,
                    60.2227078
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-03-16T08:17:26",
            "date_decommissioned": "2024-09-19T12:50:39.782068",
            "hardware_version": 1
        }
    ]
}