GET /api/v2/probes/?format=api&page=586
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "count": 58502,
    "next": null,
    "previous": "https://atlas.ripe.net/api/v2/probes/?format=api&page=585",
    "results": [
        {
            "address_v4": "94.242.59.172",
            "address_v6": "2a0c:16c3:500:150::695b",
            "asn_v4": 42532,
            "asn_v6": 42532,
            "country_code": "SE",
            "description": "VEESP-SW-SRV99",
            "firmware_version": 5120,
            "first_connected": 1777370586,
            "geometry": {
                "type": "Point",
                "coordinates": [
                    17.9215,
                    59.3795
                ]
            },
            "id": 1015584,
            "is_anchor": false,
            "is_public": true,
            "last_connected": 1777384941,
            "prefix_v4": "94.242.58.0/23",
            "prefix_v6": "2a0c:16c3::/32",
            "status": {
                "id": 1,
                "name": "Connected",
                "since": "2026-04-28T10:03:06Z"
            },
            "status_since": 1777370586,
            "tags": [
                {
                    "name": "system: IPv4 Works",
                    "slug": "system-ipv4-works"
                },
                {
                    "name": "system: IPv6 Works",
                    "slug": "system-ipv6-works"
                },
                {
                    "name": "system: Auto GEOIP city",
                    "slug": "system-auto-geoip-city"
                },
                {
                    "name": "system: IPv4 Capable",
                    "slug": "system-ipv4-capable"
                },
                {
                    "name": "system: IPv6 Capable",
                    "slug": "system-ipv6-capable"
                },
                {
                    "name": "system: Software",
                    "slug": "system-software"
                },
                {
                    "name": "VPS",
                    "slug": "vps"
                }
            ],
            "total_uptime": 14355,
            "type": "Probe"
        },
        {
            "address_v4": "72.61.93.60",
            "address_v6": "2a02:4780:41:6685::1",
            "asn_v4": 47583,
            "asn_v6": 47583,
            "country_code": "DE",
            "description": null,
            "firmware_version": 5120,
            "first_connected": 1777380537,
            "geometry": {
                "type": "Point",
                "coordinates": [
                    8.6815,
                    50.1195
                ]
            },
            "id": 1015585,
            "is_anchor": false,
            "is_public": true,
            "last_connected": 1777384941,
            "prefix_v4": "72.61.80.0/20",
            "prefix_v6": "2a02:4780:41::/48",
            "status": {
                "id": 1,
                "name": "Connected",
                "since": "2026-04-28T12:48:57Z"
            },
            "status_since": 1777380537,
            "tags": [
                {
                    "name": "system: Auto GEOIP city",
                    "slug": "system-auto-geoip-city"
                },
                {
                    "name": "system: IPv4 Capable",
                    "slug": "system-ipv4-capable"
                },
                {
                    "name": "system: IPv6 Capable",
                    "slug": "system-ipv6-capable"
                },
                {
                    "name": "system: Software",
                    "slug": "system-software"
                }
            ],
            "total_uptime": 4404,
            "type": "Probe"
        }
    ]
}