GET LotteryTK/VeIt/{LotteryId}/{Solanquay}/{GiaiXem}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| LotteryId | No documentation available. |
Define this parameter in the request URI. |
| Solanquay | No documentation available. |
Define this parameter in the request URI. |
| GiaiXem | 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": {
"ListChuaVe": [
{
"LotoChuaVe": "sample string 1",
"DBChuaVe": "sample string 2"
},
{
"LotoChuaVe": "sample string 1",
"DBChuaVe": "sample string 2"
},
{
"LotoChuaVe": "sample string 1",
"DBChuaVe": "sample string 2"
}
],
"ListVeIt": [
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
},
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
},
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
}
],
"ListVeNhieu": [
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
},
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
},
{
"DB": "sample string 1",
"DBCounter": 2,
"DBPercent": "sample string 3",
"Loto": "sample string 4",
"LotoCounter": 5,
"LotoPercent": "sample string 6"
}
]
}
}