{
    "status": "success",
    "data": {
        "total_achievements": 46,
        "categories": {
            "combat": 17,
            "exploration": 4,
            "economic": 4,
            "social": 3,
            "special": 22
        },
        "global_stats": {
            "total_players_with_achievements": 0,
            "most_common": {
                "id": "first_blood",
                "name": "First Blood",
                "unlock_rate": 0
            },
            "rarest": {
                "id": "living_legend",
                "name": "Living Legend",
                "unlock_rate": 0
            }
        },
        "recent_unlocks": []
    }
}