HistoryOutputBody

  • rounds
    Type: array object[] | null ยท HistoryRound[]
    required
    • createdAt
      Type: stringFormat: date-time
      required

      When the round was created

    • id
      Type: string
      required

      Round ID

    • multiplier
      Type: string
      required

      Payout/wager ratio

    • payout
      Type: string
      required

      Total payout received

    • wager
      Type: string
      required

      Total amount wagered

  • $schema
    Type: stringFormat: uri
    read-only

    A URL to the JSON Schema for this object.