curl --location 'https://api.aworld.cloud/dashboard/v1/analytics/quiz?timeRange=undefined'{
"totalAttempts": 0,
"successRate": 0,
"uniqueUsers": 0,
"byDifficulty": [
{
"difficulty": "EASY",
"attempts": 0,
"successRate": 0
}
]
}