GET LotteryTK/TKLotoNgayNayNamXua/{lotteryId}/{special}/{dd}/{mm}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lotteryId | No documentation available. |
Define this parameter in the request URI. |
| special | No documentation available. |
Define this parameter in the request URI. |
| dd | No documentation available. |
Define this parameter in the request URI. |
| mm | 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": [
{
"Years": [
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
}
],
"LotoHistoryId": 1,
"LotteryId": 2,
"LotteryGroupId": 64,
"LotoId": 4,
"MMDD": "sample string 5",
"Loto": "sample string 6",
"ToTal": 7
},
{
"Years": [
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
}
],
"LotoHistoryId": 1,
"LotteryId": 2,
"LotteryGroupId": 64,
"LotoId": 4,
"MMDD": "sample string 5",
"Loto": "sample string 6",
"ToTal": 7
},
{
"Years": [
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
},
{
"Year": "sample string 1",
"Counter": 64
}
],
"LotoHistoryId": 1,
"LotteryId": 2,
"LotteryGroupId": 64,
"LotoId": 4,
"MMDD": "sample string 5",
"Loto": "sample string 6",
"ToTal": 7
}
]
}