GET LotterySC/LotoGanMax/{Solanquay}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Solanquay | 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": [
{
"LotoNumber": "sample string 1",
"MaxCycles": 2,
"DateFrom": "sample string 3",
"DateTo": "sample string 4",
"DateRecent": "sample string 5",
"SoLanChuaVe": 6
},
{
"LotoNumber": "sample string 1",
"MaxCycles": 2,
"DateFrom": "sample string 3",
"DateTo": "sample string 4",
"DateRecent": "sample string 5",
"SoLanChuaVe": 6
},
{
"LotoNumber": "sample string 1",
"MaxCycles": 2,
"DateFrom": "sample string 3",
"DateTo": "sample string 4",
"DateRecent": "sample string 5",
"SoLanChuaVe": 6
}
]
}