{
    "ok": true,
    "timezone": "Europe/Warsaw",
    "range": {
        "from": "2026-09-06T21:22:16+02:00",
        "to": "2026-09-07T21:22:16+02:00",
        "seconds": 86400,
        "bucket_seconds": 60,
        "raw_samples": 1,
        "points": 1
    },
    "current": {
        "online": 32695,
        "sample_ts": 1788807960000,
        "collected_ts": 1788807994000
    },
    "stats": {
        "min": 32695,
        "max": 32695,
        "avg": 32695
    },
    "points": [
        {
            "ts": 1788807960000,
            "value": 32695
        }
    ],
    "collector": {
        "last_success_ts": 1788807994000,
        "last_error": null,
        "backoff_until": null
    }
}