GET /api/v2/anchors/?format=api&page=136&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=137&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=135&page_size=1",
    "results": [
        {
            "id": 4593,
            "type": "Anchor",
            "hostname": "bg-sof-as60447",
            "fqdn": "bg-sof-as60447.anchors.atlas.ripe.net",
            "probe": 7700,
            "is_ipv4_only": false,
            "ip_v4": "185.97.73.201",
            "as_v4": 60447,
            "ip_v4_gateway": "185.97.73.193",
            "ip_v4_netmask": "255.255.255.240",
            "ip_v6": "2a06:4c0:0:885::201",
            "as_v6": 60447,
            "ip_v6_gateway": "2a06:4c0:0:885::193",
            "ip_v6_prefix": 64,
            "city": "SOFIA",
            "country": "BG",
            "company": "I NET BG",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    23.3954165,
                    42.6685023
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2026-02-03T12:20:00.391965",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}