GET /api/v2/anchors/?format=api&page=526&page_size=1
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 1745,
    "next": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=527&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=525&page_size=1",
    "results": [
        {
            "id": 3920,
            "type": "Anchor",
            "hostname": "do-lav-as273867",
            "fqdn": "do-lav-as273867.anchors.atlas.ripe.net",
            "probe": 7390,
            "is_ipv4_only": false,
            "ip_v4": "45.68.42.34",
            "as_v4": 273867,
            "ip_v4_gateway": "45.68.42.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2801:1f5:41::34",
            "as_v6": 273867,
            "ip_v6_gateway": "2801:1f5:41::1",
            "ip_v6_prefix": 64,
            "city": "La Vega",
            "country": "DO",
            "company": "ADOTIC ASOCIACI\u00d3N DOMINICANA DE EMPRESAS DE TECNOLOG\u00cdAS DE INFORMACI\u00d3N Y COMUNICACI\u00d3N",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.6111982,
                    19.3402163
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2024-10-06T14:20:00",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}