GET LotterySC/TKCauByLoto/{lotteryId}/{loto}/{solanxemlai}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
lotteryId
No documentation available.

Define this parameter in the request URI.

loto
No documentation available.

Define this parameter in the request URI.

solanxemlai
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": {
    "ItemsResponse": [
      {
        "doDaiCau": 1,
        "DanhSachCau": [
          {
            "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
          }
        ]
      },
      {
        "doDaiCau": 1,
        "DanhSachCau": [
          {
            "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
          }
        ]
      },
      {
        "doDaiCau": 1,
        "DanhSachCau": [
          {
            "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
          }
        ]
      }
    ],
    "DuLieuChoNgay": "sample string 1",
    "TenLoaiCau": "sample string 2",
    "LotteryId": 3,
    "LoaiCau": 64
  }
}