GET LotteryTK/TKGiaiDBNgayMai/{lotteryId}/{date}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lotteryId | No documentation available. |
Define this parameter in the request URI. |
| date | 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": {
"LastResult": {
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
"Specials": [
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
}
],
"NextSpecials": [
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
}
],
"ThisDayInThePast": [
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
},
{
"LotteryHistoryId": 1,
"LotteryNumber": "sample string 2",
"CrDateTime": "2025-12-25T20:21:01.336282+07:00"
}
]
}
}