GET /api/v2/anchors/?format=api&page=155&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=156&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=154&page_size=1",
    "results": [
        {
            "id": 4185,
            "type": "Anchor",
            "hostname": "br-qoc-as14907",
            "fqdn": "br-qoc-as14907.anchors.atlas.ripe.net",
            "probe": 7508,
            "is_ipv4_only": false,
            "ip_v4": "195.200.68.66",
            "as_v4": 14907,
            "ip_v4_gateway": "195.200.68.65",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2a02:ec80:700:201:195:200:68:66",
            "as_v6": 14907,
            "ip_v6_gateway": "2a02:ec80:700:201::1",
            "ip_v6_prefix": 64,
            "city": "Osasco",
            "country": "BR",
            "company": "Wikimedia Foundation",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -46.7759993,
                    -23.4925647
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-04-01T14:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}