GET /api/v2/anchors/?format=api&page=272&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1721,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=273&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=271&page_size=1",
    "results": [
        {
            "id": 1338,
            "type": "Anchor",
            "hostname": "co-bog-as27817",
            "fqdn": "co-bog-as27817.anchors.atlas.ripe.net",
            "probe": 6397,
            "is_ipv4_only": false,
            "ip_v4": "190.15.1.6",
            "as_v4": 27817,
            "ip_v4_gateway": "190.15.1.5",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2001:13f8:10e0::3",
            "as_v6": 27817,
            "ip_v6_gateway": "2001:13f8:10e0::2",
            "ip_v6_prefix": 127,
            "city": "Bogota",
            "country": "CO",
            "company": "Red Nacional Academica de Tecnolog\u00eda Avanzada RENATA",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -74.072092,
                    4.7109886
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-10-04T08:08:38",
            "date_decommissioned": "2023-10-05T09:50:11.059038",
            "hardware_version": 2
        }
    ]
}