{
"personal": {
"planet_progress": {
"unlocked": 0,
"total": 0
},
"ability_scores": [
{
"code": "string",
"name": "string",
"score": 0
}
],
"today_points": {
"total": 0,
"entries": [
{
"task": "string",
"status": "string"
}
]
}
},
"recommendations": [
{
"career_id": 0,
"name": "string",
"galaxy_name": "string",
"image_url": "string",
"description": "string",
"reason": "string",
"explorer_count": 0
}
]
}