When requesting a list of all available players for team, POST request is:
Base URL /get_players_per_team
Required fields field for this call are is the team_idand token.
With the above details the API provides the following message:
...
Tag player_markets has only one attribute which is timestamp with date and time when message was created.
...
Tags player have attribute representing id of player, name and surname attributes that represent name and surname of the player.
...