{
"frayitId": "player_12345",
"fullName": "John Doe",
"gamerTag": "ShadowHunter",
"trustScore": 83,
"isKycVerified": true,
"games": [
{
"gameTitle": "Battle Royale X"
}
],
"offenses": [
{
"_id": "66d06b7d9b2c3a0012f9e321",
"player": "66d06b7d9b2c3a0012f9e100",
"game": "66d06b7d9b2c3a0012f9e200",
"studio": "66d06b7d9b2c3a0012f9e300",
"type": "toxicity",
"description": "Multiple slurs in chat",
"severity": "high",
"penaltyPoints": 8,
"evidence": [
{
"type": "text",
"content": "chat excerpt",
"submittedAt": "2025-08-31T12:30:00Z"
}
],
"reviewedByAdmin": false,
"resolved": false,
"createdAt": "2025-08-31T12:31:00Z",
"updatedAt": "2025-08-31T12:31:00Z"
}
]
}