List accounts for client
Get all bookmaker accounts for the authenticated client. Optionally filter by bookmaker. Accounts are ordered by priority (highest first). Passwords are always masked.
Authorizations
API key for authentication. Contact contact@55-tech.com to obtain a key.
Query Parameters
Filter by bookmaker slug
Response
List of accounts for the authenticated client
Bookmaker slug
Account username
Client name that owns this account
Always masked as '***'
Current balance
Whether account is active
Priority for account selection (higher = preferred)
Maximum stake override
Minimum stake override
Account's trading currency
Force live odds fetch from bookmaker API
Additional metadata
Creation timestamp (ISO 8601)
Last update timestamp (ISO 8601)
Whether the account permits splitting a stake across multiple bets
Exchange rate snapshot for currencyId: { currency, currencyValue, updatedAt }. Null when no rate is available.