{
"code": 20000,
"data": {
"list": [
{
"created_at": "2024-01-01 12:00:00",
"handle_action": "string",
"handle_result": "string",
"handled_at": "string",
"handler_id": 5,
"handler_name": "admin",
"id": 1,
"reason": "Spam content with [evidence](url)",
"report_type": "spam",
"reporter_id": 10,
"reporter_name": "user123",
"status": "pending",
"target_author_id": 20,
"target_author_name": "author456",
"target_content": "Content preview...",
"target_id": 100,
"target_title": "Post title",
"target_type": "post"
}
],
"page": 0,
"page_size": 0,
"total": 0,
"total_pages": 0
},
"err_code": "string",
"msg": null
}