GET LotteryTK/LoRoiDetail/{LotteryTKLoRoiId}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
LotteryTKLoRoiId
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": {
    "LotteryTKLoRoiId": 1,
    "LotteryId": 2,
    "LotteryGroupId": 64,
    "OpenDate": "sample string 4",
    "OpenMonth": 5,
    "DayOfWeekId": 64,
    "SpecialLotoNumber": "sample string 7",
    "LotoRoiPrizes": "sample string 8",
    "RoiDate": "sample string 9",
    "LotteryResult": "sample string 10",
    "RoiLotteryResult": "sample string 11"
  }
}