GET /api/v2/probes/1001609/?format=api
HTTP 200 OK
                  Allow:
                      GET, PUT, PATCH, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "address_v4": "133.125.58.224",
    "address_v6": "2401:2500:204:1153:133:125:58:224",
    "asn_v4": 7684,
    "asn_v6": 7684,
    "country_code": "JP",
    "description": "",
    "firmware_version": 5080,
    "first_connected": 1609955644,
    "geometry": {
        "type": "Point",
        "coordinates": [
            141.3075,
            43.1715
        ]
    },
    "id": 1001609,
    "is_anchor": false,
    "is_public": true,
    "last_connected": 1713943502,
    "prefix_v4": "133.125.0.0/16",
    "prefix_v6": "2401:2500::/32",
    "status": {
        "id": 3,
        "name": "Abandoned",
        "since": "2024-04-24T07:25:02Z"
    },
    "status_since": 1713943502,
    "tags": [
        {
            "name": "No NAT",
            "slug": "no-nat"
        },
        {
            "name": "IPv4",
            "slug": "ipv4"
        },
        {
            "name": "IPv6",
            "slug": "ipv6"
        },
        {
            "name": "dual-stack",
            "slug": "dual-stack"
        },
        {
            "name": "system: IPv4 Capable",
            "slug": "system-ipv4-capable"
        },
        {
            "name": "system: IPv6 Capable",
            "slug": "system-ipv6-capable"
        },
        {
            "name": "system: Software",
            "slug": "system-software"
        }
    ],
    "total_uptime": 103491008,
    "type": "Probe"
}