Authorization: Bearer ********************{
"status": "success",
"message": "Penalty retrieved successfully",
"data": {
"id": 1,
"user_id": 1,
"name": "Late Arrival",
"description": "Employee arrived late without prior notice edit",
"point": 7,
"valid_until": "2026-01-21",
"created_by": 1,
"created_at": "2026-01-08T17:11:55.000000Z",
"updated_at": "2026-01-08T17:14:27.000000Z"
}
}