GET /api/v2/anchors/?format=api&page=88&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=89&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=87&page_size=1",
    "results": [
        {
            "id": 1558,
            "type": "Anchor",
            "hostname": "au-per-as4739",
            "fqdn": "au-per-as4739.anchors.atlas.ripe.net",
            "probe": 6486,
            "is_ipv4_only": false,
            "ip_v4": "150.101.175.170",
            "as_v4": 4739,
            "ip_v4_gateway": "150.101.175.169",
            "ip_v4_netmask": "255.255.255.252",
            "ip_v6": "2001:44b8:6113:2600::1337:ca75",
            "as_v6": 4739,
            "ip_v6_gateway": "2001:44b8:6113:2600::101:ca75",
            "ip_v6_prefix": 64,
            "city": "Perth",
            "country": "AU",
            "company": "TaylorMade IT",
            "nic_handle": "TMIT1-RIPE",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    115.9755566,
                    -32.2275232
                ]
            },
            "tlsa_record": "",
            "is_disabled": true,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-01-28T18:20:00",
            "date_decommissioned": "2024-05-29T14:05:38.178416",
            "hardware_version": 2
        }
    ]
}