| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | ||
| running | bool | ||
| all_phases | Vecmodels::EventPlayerPhaseView | ||
| rank | i64 | ||
| score | f64 | ||
| current_phase | Option<models::EventPlayerPhaseView> | [optional] | |
| seconds_remaining | i64 | ||
| id | String | ||
| leaderboard_id | String | ||
| rank_rewards | Vecmodels::EventRewardState | ||
| group_rewards | Option<models::EventPlayerGroupState> | [optional] | |
| score_rewards | Vecmodels::EventRewardState |