GamesOutputBody

  • games
    Type: array object[] | null ยท Game[]
    required

    List of available games

    • code
      Type: string
      required

      Game identifier

    • description
      Type: string
      required

      Short game description

    • name
      Type: string
      required

      Display name for the game

    • rtp
      Type: string
      required

      Return-to-player percentage

    • thumbnail
      Type: string
      required

      Thumbnail URL

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.