|
@@ -21,7 +21,7 @@
|
|
|:--------:|:-----:|:--------:|:--------:|
|
|
|:--------:|:-----:|:--------:|:--------:|
|
|
| cert | string | Y |security code |
|
|
| cert | string | Y |security code |
|
|
| extension1 | string | Y |agent Id|
|
|
| extension1 | string | Y |agent Id|
|
|
- | user | String(600) | N |a series of usernames split by comma(,)|
|
|
|
|
|
|
+ | user | String(600) | N |If usernames are provided as input with "," as the delimiter (each username must be at least 6 characters long), or if empty, query all accounts under the agent's name.|
|
|
| st | Long | Y |start time of bet time interval (24 hours at most)e.g. 1517265756000|
|
|
| st | Long | Y |start time of bet time interval (24 hours at most)e.g. 1517265756000|
|
|
| et | Long | Y |end time of bet time interval (24 hours at most)e.g. 1517265756000|
|
|
| et | Long | Y |end time of bet time interval (24 hours at most)e.g. 1517265756000|
|
|
| page | integer | Y |start from 0 |
|
|
| page | integer | Y |start from 0 |
|