{
    "ok": true,
    "token": "62070c95d89c8f1f1f2f544f7e009ec100ff30f111c957e3abd044eb9d96ab6d",
    "user": {
        "id": 123456789,
        "firstName": "Test",
        "lastName": "User",
        "username": "testuser",
        "photoUrl": "",
        "balance": 100.5,
        "referrals": 5,
        "referredBy": null,
        "totalEarned": 100.5,
        "lifetimeAdCount": 10,
        "lastAdWatchDate": "2026-04-11",
        "dailyAdCount": 3,
        "breakUntil": 0,
        "completedTasks": [],
        "welcomed": true
    },
    "config": {
        "botUsername": "my_chili_v2_bot",
        "adZoneId": "",
        "welcomeMessage": "Welcome to Red Chili v2!",
        "adValue": 0.5,
        "referralBonus": 5,
        "dailyAdLimit": 50,
        "adsPerBreak": 0,
        "breakDuration": 0,
        "minimumWithdrawReferrals": 0,
        "maintenance_mode": false,
        "tasks": [],
        "links": [],
        "withdrawMethods": [
            {
                "name": "Bkash",
                "min": 50
            },
            {
                "name": "Nagad",
                "min": 50
            },
            {
                "name": "Rocket",
                "min": 50
            }
        ],
        "notice": {
            "enabled": false,
            "title": "",
            "message": "",
            "imageUrl": "",
            "buttonText": "Got it",
            "buttonLink": ""
        }
    },
    "withdrawals": []
}