{
    "_schema": {
        "version": "1.0",
        "last_id": 1
    },
    "users": [
        {
            "id": 1,
            "telegram_id": 7841386415,
            "username": "ProfessorIceMan",
            "first_name": "Professor Ice Man",
            "last_name": "",
            "avatar_url": "",
            "main_balance": 0,
            "referral_balance": 0,
            "total_earned": 0,
            "today_earned": 0,
            "referral_code": "2D3E5E41",
            "referred_by": null,
            "join_date": "2026-06-09 00:08:26",
            "last_claim_date": null,
            "completed_tasks": [],
            "active_miners": [],
            "is_banned": false
        }
    ]
}