GET LotteryTK/GanDBTongDauDuoi/{LotteryId}/{DateOpen}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| LotteryId | No documentation available. |
Define this parameter in the request URI. |
| DateOpen | 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": {
"ListTong": [
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
}
],
"ListDau": [
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
}
],
"ListDuoi": [
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
},
{
"LotoNumber": "sample string 1",
"GanDayCounter": 2,
"GanMaxCounter": 3,
"LotoGanTypeId": 64,
"AppearLatestDay": "2025-12-25T20:18:43.2940696+07:00"
}
]
}
}