The player object defining one of the players dealt into the hand.
Type: object
Structure:
{ "id": integer, "seat": integer, "name": string, "display": string, "starting_stack": decimal, "player_bounty": decimal}