GET /api/v2/anchors/?format=api&page=574&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=575&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=573&page_size=1",
    "results": [
        {
            "id": 3841,
            "type": "Anchor",
            "hostname": "fi-sal-as39699",
            "fqdn": "fi-sal-as39699.anchors.atlas.ripe.net",
            "probe": 7555,
            "is_ipv4_only": false,
            "ip_v4": "86.60.253.235",
            "as_v4": 39699,
            "ip_v4_gateway": "86.60.253.234",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a03:50a0:701:1::2",
            "as_v6": 39699,
            "ip_v6_gateway": "2a03:50a0:701:1::1",
            "ip_v6_prefix": 64,
            "city": "Salo",
            "country": "FI",
            "company": "Lounea palvelut Oy",
            "nic_handle": "SR1000-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.1309778,
                    60.3796831
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-06-12T12:20:00.434065",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}