GET /api/v2/anchors/?format=api&page=473&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1742,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=474&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=472&page_size=1",
    "results": [
        {
            "id": 4279,
            "type": "Anchor",
            "hostname": "de-muc-as213615",
            "fqdn": "de-muc-as213615.anchors.atlas.ripe.net",
            "probe": 7546,
            "is_ipv4_only": false,
            "ip_v4": "91.124.1.167",
            "as_v4": 213615,
            "ip_v4_gateway": "91.124.1.67",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a0c:b641:19f:1:7ed1:d946:e9c9:7623",
            "as_v6": 213615,
            "ip_v6_gateway": "2a0c:b641:19f:1::",
            "ip_v6_prefix": 64,
            "city": "Munich",
            "country": "DE",
            "company": "OD CLOUD LIMITED",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    11.6120728,
                    48.1250891
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-06-04T16:20:00",
            "date_decommissioned": "2025-12-12T13:15:51",
            "hardware_version": 99
        }
    ]
}