GET /api/v2/anchors/?format=api&page=153&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=154&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=152&page_size=1",
    "results": [
        {
            "id": 4331,
            "type": "Anchor",
            "hostname": "br-pil-as52564",
            "fqdn": "br-pil-as52564.anchors.atlas.ripe.net",
            "probe": 7568,
            "is_ipv4_only": false,
            "ip_v4": "177.85.156.51",
            "as_v4": 52564,
            "ip_v4_gateway": "177.85.156.62",
            "ip_v4_netmask": "255.255.255.192",
            "ip_v6": "2804:1eb8:ffff::b155:9c33",
            "as_v6": 52564,
            "ip_v6_gateway": "2804:1eb8:ffff::b155:9c3e",
            "ip_v6_prefix": 122,
            "city": "Primavera do Leste",
            "country": "BR",
            "company": "Biazi Telecom",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -54.3047595,
                    -15.5532805
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2025-06-26T10:20:00.377739",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}