GET LotteryTK/Xien3/{LotteryId}/{Solanquay}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| LotteryId | No documentation available. |
Define this parameter in the request URI. |
| Solanquay | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": 1,
"Message": "sample string 2",
"RowsCounter": 3,
"Data": [
{
"XienName": "sample string 1",
"TotalDay": 2,
"DateOpenArr": "sample string 3"
},
{
"XienName": "sample string 1",
"TotalDay": 2,
"DateOpenArr": "sample string 3"
},
{
"XienName": "sample string 1",
"TotalDay": 2,
"DateOpenArr": "sample string 3"
}
]
}