GET /api/v2/anchors/?format=api&page=596&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1746,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=597&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=595&page_size=1",
    "results": [
        {
            "id": 3128,
            "type": "Anchor",
            "hostname": "fr-gnb-as1942-client",
            "fqdn": "fr-gnb-as1942-client.anchors.atlas.ripe.net",
            "probe": 7136,
            "is_ipv4_only": false,
            "ip_v4": "45.149.140.51",
            "as_v4": 1942,
            "ip_v4_gateway": "45.149.140.1",
            "ip_v4_netmask": "255.255.255.128",
            "ip_v6": "2001:660:530e:1100::151",
            "as_v6": 1942,
            "ip_v6_gateway": "2001:660:530e:1100::1",
            "ip_v6_prefix": 64,
            "city": "Grenoble",
            "country": "FR",
            "company": "The ESRF - European Synchrotron Radion Facility",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    5.6925023,
                    45.2068778
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2022-09-26T08:20:00",
            "date_decommissioned": null,
            "hardware_version": 2
        }
    ]
}