Get Active Bonuses
GET
/bonus-service/v1/bonuses/active
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Response
{
"data": {
"id": "9e747fda-8dad-469b-9c23-a1f8040fe447",
"bonus_id": "9e744a86-f25a-4b32-816b-d49cbe9927eb",
"user_id": "01e1552e-b8cc-4379-8953-7c3d3231c340",
"user_wallet_id": "089f7db7-afa6-4182-bf88-2d14de474c84",
"status": "waiting_freespin_play_and_deposit",
"active": true,
"created_at": "2025-03-17 17:19:44",
"updated_at": "2025-03-17 17:19:44",
"bonus_type": "freespin",
"date_start": "2025-03-17T00:00:01.000000Z",
"date_end": "2025-03-21T23:59:59.000000Z",
"bonus_amount": 0,
"deposit_bonus_percent": 0,
"deposit_min_amount": 10,
"deposit_max_amount": 0,
"freespin_game_id": "0001f8b6-cbb4-4b46-b5ec-91a92c804b25",
"freespin_amount": 10,
"freespin_bet_level": 10,
"wager": 100,
"wager_show": 10,
"wager_max_bonus": 0,
"wager_max_win": 50,
"wager_period": 6,
"wager_min_cash_to_stop": 10,
"max_bet": 10,
"enable_bonus_cash_first": false,
"for_promo": false,
"freespin_max_bonus": 20,
"sticky_bonus": false,
"is_verify_needed": false,
"weekdays": [
1,
2,
3,
4,
5,
6,
7
],
"referral_promocodes": [],
"referral_links": [],
"bonus_wager": {
"id": "9e747fda-952a-4893-911d-0f2ec23fbbba",
"user_wallet_bonus_id": "9e747fda-8dad-469b-9c23-a1f8040fe447",
"status": "active",
"active": true,
"current_amount": 0,
"user_canceled": false,
"admin_canceled": false,
"result_amount": 0,
"target_amount": 0,
"max_bonus_amount": 0,
"min_cash_amount": 0,
"enable_bonus_cash_first": 0,
"end_time": "2025-03-21 23:59:59",
"freespin_max_bonus": 20
},
"game": {
"id": "9e747fda-f4c7-4967-b50f-58ffce0ebcf0",
"user_id": "01e1552e-b8cc-4379-8953-7c3d3231c340",
"user_wallet_bonus_id": "9e747fda-8dad-469b-9c23-a1f8040fe447",
"game_id": "0001f8b6-cbb4-4b46-b5ec-91a92c804b25",
"game_identifier": "pragmaticexternal:HotSafari",
"wager_id": "9e747fda-952a-4893-911d-0f2ec23fbbba",
"quantity": 10,
"total_amount": 0,
"bet_level": 1,
"status": "active",
"valid_until": "2025-03-18 17:19:44",
"created_at": "2025-03-17 17:19:44",
"images": {
"236x110": "https://cdn.softswiss.net/i/s1/pragmaticexternal/HotSafari.png",
"337x181": "https://cdn.softswiss.net/i/s2/pragmaticexternal/HotSafari.png",
"380x380": "https://cdn.softswiss.net/i/s3/pragmaticexternal/HotSafari.png",
"190x190": "https://cdn.softswiss.net/i/s4/pragmaticexternal/HotSafari.png",
"1600x900": "https://cdn.softswiss.net/b/pragmaticexternal/HotSafari.jpg"
}
}
}
}
Last updated