{
"created_at": [
"string"
]
}curl --location --request POST 'https://www.quma.cn/api/index/statistics/dashboard' \
--header 'AppId: 201141' \
--header 'AppSecret: c9ec6a0f8bc74e3f8e3552cc3ff6c5bb' \
--header 'Content-Type: application/json' \
--data-raw '{
"created_at": [
"string"
]
}'{
"chain_top": [
{
"count": 0,
"hover_title": "string",
"label": "string",
"percent": 0
}
],
"stats": [
{
"label": "string",
"pv": 0,
"uip": 0,
"uv": 0
}
],
"stats_browser": [
{
"browser": "string",
"count": 0,
"label": "string",
"percent": 0
}
],
"stats_ip": [
{
"count": 0,
"label": "string"
}
],
"stats_number": {
"pv": 0,
"pv_yesterday": 0,
"uip": 0,
"uip_yesterday": 0,
"uv": 0,
"uv_yesterday": 0
},
"stats_region": [
{
"count": 0,
"label": "string"
}
]
}