GET LotteryTK/TKTanXuatMegaNgay?rollingNos={rollingNos}&dateFrom={dateFrom}&dateTo={dateTo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| rollingNos | integer |
Default value is 0 |
|
| dateFrom | string |
Default value is |
|
| dateTo | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ResponseObjectOfListOfTanXuatMegaNgay| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Message | string |
None. |
|
| RowsCounter | integer |
None. |
|
| Data | Collection of TanXuatMegaNgay |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": 1,
"Message": "sample string 2",
"RowsCounter": 3,
"Data": [
{
"Date": "sample string 1",
"_01": 2,
"_02": 3,
"_03": 4,
"_04": 5,
"_05": 6,
"_06": 7,
"_07": 8,
"_08": 9,
"_09": 10,
"_10": 11,
"_11": 12,
"_12": 13,
"_13": 14,
"_14": 15,
"_15": 16,
"_16": 17,
"_17": 18,
"_18": 19,
"_19": 20,
"_20": 21,
"_21": 22,
"_22": 23,
"_23": 24,
"_24": 25,
"_25": 26,
"_26": 27,
"_27": 28,
"_28": 29,
"_29": 30,
"_30": 31,
"_31": 32,
"_32": 33,
"_33": 34,
"_34": 35,
"_35": 36,
"_36": 37,
"_37": 38,
"_38": 39,
"_39": 40,
"_40": 41,
"_41": 42,
"_42": 43,
"_43": 44,
"_44": 45,
"_45": 46
},
{
"Date": "sample string 1",
"_01": 2,
"_02": 3,
"_03": 4,
"_04": 5,
"_05": 6,
"_06": 7,
"_07": 8,
"_08": 9,
"_09": 10,
"_10": 11,
"_11": 12,
"_12": 13,
"_13": 14,
"_14": 15,
"_15": 16,
"_16": 17,
"_17": 18,
"_18": 19,
"_19": 20,
"_20": 21,
"_21": 22,
"_22": 23,
"_23": 24,
"_24": 25,
"_25": 26,
"_26": 27,
"_27": 28,
"_28": 29,
"_29": 30,
"_30": 31,
"_31": 32,
"_32": 33,
"_33": 34,
"_34": 35,
"_35": 36,
"_36": 37,
"_37": 38,
"_38": 39,
"_39": 40,
"_40": 41,
"_41": 42,
"_42": 43,
"_43": 44,
"_44": 45,
"_45": 46
}
]
}