# TopDefeated
## Properties
**timestamp** | Option<**String**> | Timestamp when this opponent was defeated | [optional]
**id** | Option<**i64**> | ID of the defeated opponent | [optional]
**name** | Option<**String**> | Name of the defeated opponent | [optional]
**char_short** | Option<**String**> | Character used by the defeated opponent | [optional]
**value** | Option<**f32**> | Rating of the defeated opponent at the time | [optional]
**deviation** | Option<**f32**> | Rating deviation of the defeated opponent | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)