| Name | Type | Description | Notes |
|---|---|---|---|
| update_time_utc | i32 | Update time | |
| blood_bonus | i64 | Blood bonus coefficient | |
| timelines | Vecmodels::TimeLineItem | List of top ten timelines | |
| items | Vecmodels::ScoreboardItem | List of team information | |
| divisions | Vecmodels::DivisionItem | List of division information | |
| challenges | std::collections::HashMap<String, Vecmodels::ChallengeInfo> | Challenge information | |
| challenge_count | i32 | Number of challenges |