GET /api/v2/anchors/?format=api&page=17&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1711,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=18&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=16&page_size=1",
    "results": [
        {
            "id": 3972,
            "type": "Anchor",
            "hostname": "am-evn-as51225",
            "fqdn": "am-evn-as51225.anchors.atlas.ripe.net",
            "probe": 7453,
            "is_ipv4_only": false,
            "ip_v4": "91.218.5.67",
            "as_v4": 51225,
            "ip_v4_gateway": "91.218.5.65",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2001:7f8:94:3::a",
            "as_v6": 51225,
            "ip_v6_gateway": "2001:7f8:94:3::1",
            "ip_v6_prefix": 64,
            "city": "Yerevan",
            "country": "AM",
            "company": "ArmIX Foundation",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    44.5062259,
                    40.2057999
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": true,
            "replaces_anchor": 6592,
            "date_live": "2025-01-10T04:20:00",
            "date_decommissioned": null,
            "hardware_version": 98
        }
    ]
}