GET /api/v2/anchors/?format=api&page=159&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=160&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=158&page_size=1",
    "results": [
        {
            "id": 1550,
            "type": "Anchor",
            "hostname": "br-sao-as16509",
            "fqdn": "br-sao-as16509.anchors.atlas.ripe.net",
            "probe": 6461,
            "is_ipv4_only": false,
            "ip_v4": "18.228.126.142",
            "as_v4": 16509,
            "ip_v4_gateway": "18.228.126.141",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2600:1f1e:a13:5f00::1650:9",
            "as_v6": 16509,
            "ip_v6_gateway": "2600:1f1e:a13:5f00::1650:1",
            "ip_v6_prefix": 128,
            "city": "Sao Paulo",
            "country": "BR",
            "company": "Amazon Web Services",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -46.6333094,
                    -23.5505199
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-01-03T07:43:10",
            "date_decommissioned": "2024-06-05T07:43:13.506597",
            "hardware_version": 99
        }
    ]
}