List tournament players
Casino Integration Endpoints
List Tournament Players
Get list of players registered for a tournament
GET
List tournament players
Retrieve a list of all players registered for a tournament with their current status, entry count, and performance metrics. Filter by player status to show active, eliminated, or winning players.
Authorizations
Operator API key with role-based permissions (tournaments.read, players.write, etc.)
Path Parameters
Unique tournament identifier
Example:
"12345"
Query Parameters
Filter by player status
Available options:
registered, active, eliminated, winner 
