game_type

The type of game being played.

game_type

The type of game being played.
Type: string
Options: One of:
  • Holdem
  • Omaha
  • OmahaHiLo
  • Stud
  • StudHiLo
  • Draw
If your network spreads a game type that is not supported, please see the Change Request Process to learn how to submit your request to have the game_type added to the specification, at which point, we'll add it and increment the spec_version number to support the new game type.
Example:
"game_type": "Holdem"