GET /api/v2/anchors/?format=api&page=117&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1715,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=118&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=116&page_size=1",
    "results": [
        {
            "id": 4362,
            "type": "Anchor",
            "hostname": "be-dgb-as8368",
            "fqdn": "be-dgb-as8368.anchors.atlas.ripe.net",
            "probe": 7590,
            "is_ipv4_only": false,
            "ip_v4": "85.158.212.193",
            "as_v4": 8368,
            "ip_v4_gateway": "85.158.212.198",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:4c40:a00:700::5",
            "as_v6": 8368,
            "ip_v6_gateway": "2001:4c40:a00:700::1",
            "ip_v6_prefix": 64,
            "city": "Diegem",
            "country": "BE",
            "company": "Destiny Global Infra Services NV",
            "nic_handle": "BNS-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    4.4555593,
                    50.8874648
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-07-25T20:20:00.361253",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}