GET /api/v2/anchors/?format=api&page=535&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=536&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=534&page_size=1",
    "results": [
        {
            "id": 524,
            "type": "Anchor",
            "hostname": "ee-jvi-as198068",
            "fqdn": "ee-jvi-as198068.anchors.atlas.ripe.net",
            "probe": 6111,
            "is_ipv4_only": false,
            "ip_v4": "159.253.17.197",
            "as_v4": 198068,
            "ip_v4_gateway": "159.253.17.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a03:f480:1:2::4f",
            "as_v6": 198068,
            "ip_v6_gateway": "fe80::1",
            "ip_v6_prefix": 64,
            "city": "J\u00f5hvi",
            "country": "EE",
            "company": "FastVPS Eesti OU",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    27.4136646,
                    59.3573116
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2015-02-23T11:14:15",
            "date_decommissioned": "2023-10-09T08:26:39.679401",
            "hardware_version": 1
        }
    ]
}