Retrieves a list of all the jackpot groups, must be used in brand creation.
GET /platform/api/jackpot-groups
| Name | Type | Description |
|---|---|---|
| Authorization | string | Bearer token authorization header (format: Bearer your_token_here). |
| Name | Type | Description |
|---|---|---|
| jackpotGroups | array | List of available jackpot groups |
| Name | Type | Description |
|---|---|---|
| name | string | Name of the jackpot group |
| uuid | string | Unique identifier of the jackpot group |
| currency | string | Base currency for the jackpot group |