{
"username": "string",
"user_id": "string",
"profile": {
"total_xp": 0,
"level": 0,
"current_level_xp": 0,
"xp_needed_for_next_level": 0,
"current_streak": 0,
"longest_streak": 0,
"day_only_streak": 0,
"daily_xp_goal": 0,
"daily_xp_earned": 0,
"last_activity": "2019-08-24T14:15:22.123Z",
"tokens": 0,
"streak_freezes_available": 0
},
"active_booster": {
"multiplier": 0,
"end_time": "2019-08-24T14:15:22.123Z"
},
"daily_combined_today": {
"segment_minutes": 0,
"segment_xp": 0,
"quiz_xp": 0,
"combined_xp": 0
},
"recent_transactions": [
{
"xp_amount": 0,
"source": "string",
"description": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"active_quests": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"title": "string",
"description": "string",
"category": "learning_time",
"target_value": 0,
"current_progress": 0,
"progress_percentage": 0,
"status": "active",
"reward_multiplier": 0,
"reward_duration": 0
}
]
}