GET /api/v2/anchors/?format=api&page=139&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=140&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=138&page_size=1",
    "results": [
        {
            "id": 964,
            "type": "Anchor",
            "hostname": "bg-sof-as8866",
            "fqdn": "bg-sof-as8866.anchors.atlas.ripe.net",
            "probe": 6262,
            "is_ipv4_only": false,
            "ip_v4": "213.91.165.185",
            "as_v4": 8866,
            "ip_v4_gateway": "213.91.165.184",
            "ip_v4_netmask": "255.255.255.254",
            "ip_v6": "2a01:5a8::1:2",
            "as_v6": 8866,
            "ip_v6_gateway": "2a01:5a8::1:3",
            "ip_v6_prefix": 127,
            "city": "Sofia",
            "country": "BG",
            "company": "Bulgarian Telecommunications Company Plc.",
            "nic_handle": "BTC3-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.37017516,
                    42.65606144
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2017-03-09T10:23:47",
            "date_decommissioned": "2020-09-18T14:05:21.075629",
            "hardware_version": 1
        }
    ]
}