3.3 Get
POST
/api/log/get
接口描述
Order query
Headers
参数名
类型
描述
必填
Authorization
string
Example:9b358d8549004bd0bb48b3f94ae7e2a5
必填
Content-Language
string
Language packs (optional), the default language for opening an account, Example:ENG
必填
Form Data
参数名
类型
描述
必填
All
string
All types
必填
Single
string
Query single orders, the default value is blank.
必填
Combo
string
Combo order
必填
Smart
string
Smart order
必填
UpdateAt
string
Query by the update time of the order (recommend to collect order by using the type)
必填
CreateAt
string
Query by betting time
必填
ResultAt
string
Query by draw time
必填
RewardAt
string
Query by award time
必填
UserName
string
Query by username, if Type = UserName, Username field must be filled out.
必填
StartAt
string
Time range start time, the format is:yyyy-MM-dd HH:mm:ss Example:2020-4-1 0:0:0
必填
EndAt
string
Time range end time, the format is:yyyy-MM-dd HH:mm:ss Example:2020-4-1 0:10:0 Note:The diference between start time and end time cannot exceed 24 hours.
必填
UserName
string
This field must be filled out when Type = UserName. Username in query. Example:ceshi01
必填
PageIndex
number
Optional, the page number in query of each page, the default is 1. Example:1
必填
PageSize
number
Optional, the amount that data returned from query of each page, the default is 20 and the maximum is 1024. Example:20
必填
Response
参数名
类型
描述
必填
success
number
Example:1
必填
msg
string
Example:17ms
必填
RecordCount
number
Total Records Example:32
必填
PageIndex
number
Page number of current query Example:1
必填
PageSize
number
Size of each page Example:20
必填
data
object
Additional data information reserved for extended use.
必填
list
array
Data list (there are 3 formats: Single (single-level order), Combo (chain-level), Smart (mini-game))
必填
OrderID
number
Order number, Example:10000
必填
Type
string
Order type, Example:Smart
必填
UserName
string
User name for betting, example:ai311
必填
Code
string
Smart type code, Example:LOL
必填
Index
string
Game number, Example:202004010004
必填
Player
string
How to play. Example:LOL.Player.OddEven
必填
Content
string
Betting Content: Example:Odd
必填
Result
string
Draw result Example: 0 For the game hero corresponding to the draw result number, please refer to Appendix 5
必填
CreateAt
string
Bet time example:2020/4/1 00:01:31
必填
RewardAt
string
Payout time example:2020/4/1 00:01:31
必填
BetAmount
string
Bet Amount Example:10.0000
必填
BetMoney
string
Effective Bet Amount Example:63.0000
必填
Money
string
Profit and Loss Amount Example:0.0000
必填
Status
string
Order status Example: None. For the order status type, see "Order Status" in this section.
必填
IP
string
Bet IP address Example:139.162.32.66
必填
Odds
number
Odds (European format)
必填
ReSettlement
bool
Whether to re-settlement the order Yes: 1 No: 0
必填
IsTest
number
Whether it is a trial order, example:0
必填
Currency
string
the currency of betting,example: CNY
必填
OrderID
number
Order ID
必填
UserName
string
Betting username
必填
CateID
number
Game ID
必填
Category
string
Game name
必填
LeagueID
number
League ID
必填
League
string
League name
必填
MatchID
number
Match ID
必填
Match
string
Competition title
必填
BetID
number
Handicap ID
必填
Bet
string
Handicap Name
必填
Content
string
Betting content
必填
Result
string
Result content
必填
BetAmount
number
Bet amount
必填
BetMoney
number
Effective Bet Amount
必填
Money
number
Profit and loss amount
必填
Status
string
Order status (see order status types in this chapter for order status types)
必填
CreateAt
datetime
Betting time
必填
UpdateAt
datetime
Last updated order
必填
StartAt
datetime
Match start time
必填
EndAt
datetime
Match end time
必填
ResultAt
datetime
Match result time
必填
RewardAt
datetime
Match reward time
必填
OddsType
string
Odds types, EU: European odds, HK: Hong Kong odds
必填
Odds
number
Bet odds
必填
IP
string
Bet IP
必填
Language
string
Member's locale
必填
Platform
Array
Example of equipment used by members to place bets: ["PC", "Windows"]
必填
Type
string
Order type, Example: Single
必填
ReSettlement
bool
Whether to re-settlement the order Yes: 1 No: 0
必填
IsTest
bool
Whether it is a trial order, 1: yes, 0: no
必填
Currency
string
the currency of betting,example: CNY
必填
IsLive
bool
is live 1 yes 0 no
必填
Type
string
Order type, Example:Combo
必填
OrderID
number
Order number
必填
UserName
string
Player username
必填
Status
string
Order status example: None. For the order status type, see "Order Status" in this section.
必填
CreateAt
datetime
Example of betting time: 4/1/2020 00:01:31
必填
UpdateAt
datetime
Last updated order
必填
RewardAt
datetime
Payout time
必填
BetAmount
number
Bet amount
必填
BetMoney
number
Effective Bet Amount
必填
Money
number
Profit and loss amount
必填
OddsType
string
Odds types, EU: European odds, HK: Hong Kong odds
必填
Odds
number
Comprehensive odds of chaining
必填
IP
string
Bet IP
必填
Language
string
Member's locale
必填
Platform
Array
Device used by members to place bets, example: ["PC", "Windows"]
必填
CateID
number
Game ID
必填
Category
string
Game name
必填
LeagueID
number
League ID
必填
League
string
League name
必填
MatchID
number
Match ID
必填
Match
string
Competition title
必填
StartAt
datetime
Match start time
必填
EndAt
datetime
Match end time
必填
Bet
string
Handicap Name
必填
Content
string
Betting content
必填
ResultAt
datetime
Match result time
必填
Result
string
Result content
必填
OddsType
string
Odds types, EU: European odds, HK: Hong Kong odds
必填
Odds
number
Individual odds
必填
Status
string
The status of the cross-order child order, Example: None. For the order status type, see "Order Status" in this section.
必填
ReSettlement
bool
Whether to re-settlement the order Yes: 1 No: 0
必填
IsTest
bool
Whether it is a trial order, 1: yes, 0: no
必填
Currency
string
the currency of betting,example: CNY
必填