{
"daily": [
{
"date": "string",
"top3": 0,
"total": 0
}
],
"today": {
"date": "string",
"top3": 0,
"total": 0
},
"yesterday": {
"date": "string",
"top3": 0,
"total": 0
}
}