Retrieves a list of all the jackpots, available on the platform.
GET /platform/api/jackpots
| Name | Type | Description |
|---|---|---|
| Authorization | string | Bearer token authorization header (format: Bearer your_token_here). |
| Name | Type | Description |
|---|---|---|
| jackpots | array | List of available jackpots |
| Name | Type | Description |
|---|---|---|
| name | string | Name of the jackpot |
| uuid | string | Unique identifier of the jackpot |