* VR
| Field name | illustrate |
|---|---|
| cost | Betting amount |
| unit | The betting unit is the betting unit that players choose on the betting interface. Currently, it is 2 (2 yuan), 1 (1 yuan), 0.2 (2 corners), 0.1 (1 corner), 0.02 (2 points), 0.01 (1 point), 0.002 (2 cents), and 0.001 (1 cents). |
| lossPrize | Re-given award loss. When an unexpected situation occurs, resulting in an incorrect prize result, VR will re-given award. This parameter records the losses caused by re-given award, and is accurate to the third place in the decimal place. |
| playerPrize | (Win and Loss) The player's winning amount is calculated based on the player's odds set by the merchant, and the player's bonus is accurate to the third place in the decimal place. |
| merchantPrize | The amount of the merchant won is calculated based on the merchant odds agreed upon by VR and the merchant, and is accurate to the third decimal place. |
| state | Betting status (0: No award, 1: Refund order, 2: Not winning, 3: Winning) |
| playerOdds | Player odds (this value is the number substituted by the merchant using API parameters when the player logs in) |
| count | Bets |
| multiple | Betting multiple |
| channelId | Channel ID |
| subState | Secondary status, this field is a supplementary description for the state field, expressed in bit (1: player withdrawal, 2: administrator withdrawal, 4: whole period withdrawal, 8: re-award, 16: re-award), and can also indicate multiple states at the same time (such as 24: re-award & re-award) |
| prizeDetail | Winning details |
| updateTime | Last updated (Beijing) time (for example: award presentation, withdrawal or re-given award), format: “yyyy-MM-dd HH:mm:ss” |
| note | Notes (The content may be in Chinese) |
| winningNumber | Lottery numbers |
| issueNumber | Issue number |
| betTypeName | Betting type name (the content may be in Chinese) |
| channelName | Channel name (the content may be in Chinese) |
| channelCode | Channel code |
| position | Betting location (the content may be in Chinese) |
| number | Betting numbers (the content may be in Chinese, such as VR Baccarat bet idle pairs.) Data table creation fields are kept at least 5000 lengths, or use text type |
| odds | Odds (the bonus number displayed on the betting interface may be in Chinese) |
| loginId | Player name |
| serialNumber | Order number |
| beijing_bet_time | Beijing betting time |
| currentPage | Current page count |
| totalPage | Total page count |
| countNum | Total records |