mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-24 18:23:13 -03:00
2.5 KiB
Executable file
2.5 KiB
Executable file
Free Gifts
Request Method: GET
- /users/
userID
/free-gifts = Something about free gifts and tokens-
Response Example:
{ "free_gift_list": [{ "name": "5 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/298d72d8-b86e-4551-996d-431bdc7b7ce8.png", "level": 1, "wait_duration": 300, "ticket_amount": 5, "is_block": false, "claimed": false, "can_claim": true, "count_down": 0 }, { "name": "10 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/5b665b76-caed-47ec-a80f-6c0b152c4eb5.png", "level": 2, "wait_duration": 300, "ticket_amount": 10, "is_block": false, "claimed": false, "can_claim": true, "count_down": 0 }, { "name": "15 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/3c01c650-e4e7-4467-b119-9de02b52f73f.png", "level": 3, "wait_duration": 300, "ticket_amount": 15, "is_block": true, "claimed": false, "can_claim": true, "count_down": 0 }, { "name": "20 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/a81f5673-3afc-4f55-841c-6e86d177d00f.png", "level": 4, "wait_duration": 300, "ticket_amount": 20, "is_block": false, "claimed": false, "can_claim": false, "count_down": 300 }, { "name": "20 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/d6f18b04-13a3-44a7-800a-74689bf8b138.png", "level": 5, "wait_duration": 600, "ticket_amount": 20, "is_block": false, "claimed": false, "can_claim": false, "count_down": 600 }, { "name": "30 Tickets", "picture_url": "https://totalyrealurl:)/mambet-storage/Server/Admin/FreeGift/7b22eac3-0e7d-4f9b-83a3-9a3e5a152e70.png", "level": 6, "wait_duration": 900, "ticket_amount": 30, "is_block": true, "claimed": false, "can_claim": false, "count_down": 900 }] }
-