GET /api/v2/anchors/?format=api&page=209&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1719,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=210&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=208&page_size=1",
    "results": [
        {
            "id": 1826,
            "type": "Anchor",
            "hostname": "ch-brn-as559",
            "fqdn": "ch-brn-as559.anchors.atlas.ripe.net",
            "probe": 6656,
            "is_ipv4_only": false,
            "ip_v4": "147.87.5.254",
            "as_v4": 559,
            "ip_v4_gateway": "147.87.5.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2a07:6b47:5::254",
            "as_v6": 559,
            "ip_v6_gateway": "2a07:6b47:5::1",
            "ip_v6_prefix": 48,
            "city": "Bern",
            "country": "CH",
            "company": "Bern University of Applied Sciences",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    7.4397554,
                    46.9544044
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-11-07T18:20:01",
            "date_decommissioned": "2024-05-29T14:15:18.672435",
            "hardware_version": 2
        }
    ]
}