GET /api/v2/anchors/?format=api&page=141&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=142&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=140&page_size=1",
    "results": [
        {
            "id": 1694,
            "type": "Anchor",
            "hostname": "bg-swg-as209702",
            "fqdn": "bg-swg-as209702.anchors.atlas.ripe.net",
            "probe": 6528,
            "is_ipv4_only": false,
            "ip_v4": "91.132.52.252",
            "as_v4": 209702,
            "ip_v4_gateway": "91.132.52.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a09:bc80::252",
            "as_v6": 209702,
            "ip_v6_gateway": "2a09:bc80::1",
            "ip_v6_prefix": 29,
            "city": "Svilengrad",
            "country": "BG",
            "company": "BGDS TELEKOM EOOD.",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    26.317757,
                    41.7207301
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-04-02T16:20:00",
            "date_decommissioned": "2022-03-16T08:44:11.868001",
            "hardware_version": 99
        }
    ]
}