GET LotteryTK/ThongkeNhanhMega
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Status": 1,
"Message": "sample string 2",
"RowsCounter": 3,
"Data": [
{
"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"
}
]
}