GET LotteryKQ/KenoDetail/{RollingNo}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
RollingNo
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": {
    "LotteryKenoId": 1,
    "DateId": 2,
    "OpenDateTime": "2025-12-25T20:16:23.5824628+07:00",
    "RollingNo": 4,
    "NumbersData": "sample string 5",
    "PrizesData": "sample string 6",
    "CrDateTime": "2025-12-25T20:16:23.5824628+07:00",
    "StatusId": 64,
    "EvenCounter": 64,
    "OddCounter": 64,
    "BigCounter": 64,
    "SmallCounter": 64
  }
}