GET /api/v2/anchors/?format=api&page=527&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=528&page_size=1",
    "previous": "https://atlas.ripe.net/api/v2/anchors/?format=api&page=526&page_size=1",
    "results": [
        {
            "id": 1733,
            "type": "Anchor",
            "hostname": "do-mca-as264605",
            "fqdn": "do-mca-as264605.anchors.atlas.ripe.net",
            "probe": 6546,
            "is_ipv4_only": false,
            "ip_v4": "138.255.248.5",
            "as_v4": 264605,
            "ip_v4_gateway": "138.255.248.1",
            "ip_v4_netmask": "255.255.255.0",
            "ip_v6": "2803:9640::5",
            "as_v6": 264605,
            "ip_v6_gateway": "2803:9640::",
            "ip_v6_prefix": 64,
            "city": "Moca",
            "country": "DO",
            "company": "TELEVIADUCTO SRL",
            "nic_handle": "",
            "geometry": {
                "type": "Point",
                "coordinates": [
                    -70.5235185,
                    19.3892489
                ]
            },
            "tlsa_record": "",
            "is_disabled": false,
            "is_replacement": false,
            "replaces_anchor": null,
            "date_live": "2019-05-08T16:14:19",
            "date_decommissioned": null,
            "hardware_version": 99
        }
    ]
}