GET LotterySC/ThamKhaoMN/{LotteryGroupId}/{ReqDate}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| LotteryGroupId | No documentation available. |
Define this parameter in the request URI. |
| ReqDate | 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": {
"listCauXoso": [
{
"LifeTimeId": 1,
"DateId": 2,
"LotteryId": 3,
"Couplevalue": "sample string 4",
"PositionOne": 5,
"PositionTwo": 6,
"ResultTotal": 64,
"ResultDacBiet": 64,
"LotoNumber": 9
},
{
"LifeTimeId": 1,
"DateId": 2,
"LotteryId": 3,
"Couplevalue": "sample string 4",
"PositionOne": 5,
"PositionTwo": 6,
"ResultTotal": 64,
"ResultDacBiet": 64,
"LotoNumber": 9
},
{
"LifeTimeId": 1,
"DateId": 2,
"LotteryId": 3,
"Couplevalue": "sample string 4",
"PositionOne": 5,
"PositionTwo": 6,
"ResultTotal": 64,
"ResultDacBiet": 64,
"LotoNumber": 9
}
],
"ThamkhaoMNContentsList": [
{
"ThamkhaoMNContentId": 1,
"HeadLotoPrize8": "sample string 2",
"TailLotoSpecial": "sample string 3",
"HeadTail": "sample string 4",
"Lotos": "sample string 5",
"LotoSpecial": "sample string 6",
"LotoBestChoice": "sample string 7",
"LotteryId": 8,
"LotteryName": "sample string 9",
"LotteryGroupId": 64,
"DateId": 11,
"CurrentDate": "2025-12-25T20:16:22.5801367+07:00",
"CrUserId": 13,
"CrDateTime": "2025-12-25T20:16:22.5801367+07:00"
},
{
"ThamkhaoMNContentId": 1,
"HeadLotoPrize8": "sample string 2",
"TailLotoSpecial": "sample string 3",
"HeadTail": "sample string 4",
"Lotos": "sample string 5",
"LotoSpecial": "sample string 6",
"LotoBestChoice": "sample string 7",
"LotteryId": 8,
"LotteryName": "sample string 9",
"LotteryGroupId": 64,
"DateId": 11,
"CurrentDate": "2025-12-25T20:16:22.5801367+07:00",
"CrUserId": 13,
"CrDateTime": "2025-12-25T20:16:22.5801367+07:00"
},
{
"ThamkhaoMNContentId": 1,
"HeadLotoPrize8": "sample string 2",
"TailLotoSpecial": "sample string 3",
"HeadTail": "sample string 4",
"Lotos": "sample string 5",
"LotoSpecial": "sample string 6",
"LotoBestChoice": "sample string 7",
"LotteryId": 8,
"LotteryName": "sample string 9",
"LotteryGroupId": 64,
"DateId": 11,
"CurrentDate": "2025-12-25T20:16:22.5801367+07:00",
"CrUserId": 13,
"CrDateTime": "2025-12-25T20:16:22.5801367+07:00"
}
]
}
}