GET /api/v2/anchors/?format=api&page=236&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=237&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=235&page_size=1",
    "results": [
        {
            "id": 1307,
            "type": "Anchor",
            "hostname": "ch-win-as52177",
            "fqdn": "ch-win-as52177.anchors.atlas.ripe.net",
            "probe": 6378,
            "is_ipv4_only": false,
            "ip_v4": "185.183.192.245",
            "as_v4": 52177,
            "ip_v4_gateway": "185.183.192.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a0b:1d80::f2",
            "as_v6": 52177,
            "ip_v6_gateway": "2a0b:1d80::1",
            "ip_v6_prefix": 48,
            "city": "Winterthur",
            "country": "CH",
            "company": "datastrom.ch",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.7207455,
                    47.5008806
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2018-07-25T08:20:01",
            "date_decommissioned": "2022-03-16T08:43:37.607499",
            "hardware_version": 2
        }
    ]
}