GET LotterySC/ThamKhaoMB/{ReqDate}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| 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
}
],
"TKXSMB": {
"ThamKhaoContentId": 1,
"Head": "sample string 2",
"Tail": "sample string 3",
"SumHT": "sample string 4",
"LotoSpecial": "sample string 5",
"Lotos": "sample string 6",
"LotoPair": "sample string 7",
"LotoOnly": "sample string 8",
"LotteryId": 9,
"LotteryGroupId": 64,
"DateId": 11,
"CurrentDate": "2025-12-25T20:14:04.6061849+07:00",
"CrUserId": 13,
"CrDateTime": "2025-12-25T20:14:04.6061849+07:00"
},
"listLotoHT": [
{
"LHead": "sample string 1",
"LTail": "sample string 2"
},
{
"LHead": "sample string 1",
"LTail": "sample string 2"
},
{
"LHead": "sample string 1",
"LTail": "sample string 2"
}
]
}
}