GET /api/v2/anchors/?format=api&page=392&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1720,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=393&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=391&page_size=1",
    "results": [
        {
            "id": 4079,
            "type": "Anchor",
            "hostname": "de-fra-as214138",
            "fqdn": "de-fra-as214138.anchors.atlas.ripe.net",
            "probe": 7491,
            "is_ipv4_only": false,
            "ip_v4": "31.56.45.246",
            "as_v4": 214138,
            "ip_v4_gateway": "31.56.45.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a11:29c0:4d:3::200",
            "as_v6": 214138,
            "ip_v6_gateway": "2a11:29c0:4d::1",
            "ip_v6_prefix": 48,
            "city": "Frankfurt am Main",
            "country": "DE",
            "company": "Host-Zentrum",
            "nic_handle": "HZ1735-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6564115,
                    50.0027455
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-03-14T00:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}