Get Bonus Categories
GET
/bonus-service/v1/bonuses/categories
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Response
{
"data": [
{
"id": "9ec2384e-2de8-4651-8f57-3876ca045328",
"name": "{\"en\":\"Welcome 1 deposit\"}",
"sort_order": 1,
"available": true,
"created_at": "2025-04-25T08:34:14.000000Z",
"updated_at": "2025-04-25T08:34:14.000000Z",
"image": {
"name": "01JJXWT0RW66AJSN8E5YHCWAKX",
"file_name": "01JSP1AGRHCZBJAXXY8JCK2R8C.webp",
"mime_type": "image/webp",
"url": "https://cdn.sprutgaming.com/dev/8/01JSP1AGRHCZBJAXXY8JCK2R8C.webp",
"custom_properties": []
},
"bonuses": [
{
"id": "9ec0f21e-5a8c-4343-a4b9-2a22334f10f9",
"title": "Test бездеп",
"type": "deposit_free",
"active": true,
"currency": "USD",
"date_start": "2025-04-24 00:00:01",
"date_end": "2025-04-30 23:59:59",
"weekdays": [
1,
2,
3,
4,
5,
6,
7
],
"promo_codes": null,
"is_verify_needed": false,
"sticky_bonus": true,
"bonus_claim_period": 10080,
"enable_bonus_cash_first": false,
"for_promo": false,
"referral_promocodes": [],
"referral_links": [],
"slug": "test-bezdep",
"created_at": "2025-04-24 17:22:09",
"updated_at": "2025-04-24 17:22:09",
"image": null,
"wager": "10",
"wager_show": "10",
"wager_period": "3",
"wager_min_cash_to_stop": "1",
"wager_max_bonus": "1000",
"wager_max_win": "10",
"max_bet": "400",
"bonus_amount": "1000",
"applying_type": "player",
"user_id": "9ec0d20f-d960-4e7b-8019-11c05ac5eda3"
}
]
},
{
"id": "9eba8c69-a4c9-4c3d-8a6e-76a75a629371",
"name": "test33",
"sort_order": 6,
"available": false,
"created_at": "2025-04-21T13:02:48.000000Z",
"updated_at": "2025-04-21T13:02:48.000000Z",
"image": {
"name": "bonus-icon-clipart-design-illustration-free-png",
"file_name": "01JSC73CJZ0D5ADS2HMNR40Z75.png",
"mime_type": "image/png",
"url": "https://cdn.sprutgaming.com/dev/30/01JSC73CJZ0D5ADS2HMNR40Z75.png",
"custom_properties": []
}
}
]
}
Last updated