[
{
"id": 1,
"punishment_type": "WARNING",
"reason": "Spamming in chat",
"is_lifted": false,
"expires_at": null,
"created_at": "2026-02-10T14:30:00Z"
},
{
"id": 2,
"punishment_type": "TIMEOUT",
"reason": "Repeated violations",
"is_lifted": true,
"expires_at": "2026-02-11T14:30:00Z",
"created_at": "2026-02-11T10:00:00Z"
}
]