GET /api/v2/anchors/?format=api&page=168&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1712,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=169&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=167&page_size=1",
    "results": [
        {
            "id": 737,
            "type": "Anchor",
            "hostname": "bt-thi-as38740",
            "fqdn": "bt-thi-as38740.anchors.atlas.ripe.net",
            "probe": 6184,
            "is_ipv4_only": false,
            "ip_v4": "118.103.136.244",
            "as_v4": 38740,
            "ip_v4_gateway": "118.103.136.242",
            "ip_v4_netmask": "255.255.255.248",
            "ip_v6": "2405:ec00:0:2010::244",
            "as_v6": 38740,
            "ip_v6_gateway": "fe80::110",
            "ip_v6_prefix": 64,
            "city": "Thimpbu",
            "country": "BT",
            "company": "Tashi InfoComm Limited",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    89.6392863,
                    27.4727924
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2016-03-02T07:23:51",
            "date_decommissioned": "2020-05-29T13:09:54",
            "hardware_version": 1
        }
    ]
}