GET /api/v2/anchors/?format=api&page=570&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=571&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=569&page_size=1",
    "results": [
        {
            "id": 4539,
            "type": "Anchor",
            "hostname": "fi-kaj-as1741",
            "fqdn": "fi-kaj-as1741.anchors.atlas.ripe.net",
            "probe": 7664,
            "is_ipv4_only": false,
            "ip_v4": "193.167.67.30",
            "as_v4": 1741,
            "ip_v4_gateway": "193.167.67.25",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:708:10:6c08::106",
            "as_v6": 1741,
            "ip_v6_gateway": "2001:708:10:6c08::101",
            "ip_v6_prefix": 120,
            "city": "Kajaani",
            "country": "FI",
            "company": "CSC - Tieteen tietotekniikan keskus Oy",
            "nic_handle": "FH437-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    27.7040586,
                    64.2311428
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-12-08T20:20:00.657533",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}