https://ctftime.org/api + [x] Top 10 teams + https://ctftime.org/api/v1/top/ + [x] Top 10 teams per year + https://ctftime.org/api/v1/top/{year}/ + [x] Events information (past and upcoming) + https://ctftime.org/api/v1/events/?limit={number}&start={timestamp}&finish={timestamp} + [ ] Specific event information + https://ctftime.org/api/v1/events/{event_id}/ + [ ] Information about teams + https://ctftime.org/api/v1/teams/ + [ ] Information about specific team + https://ctftime.org/api/v1/teams/{team_id}/ + [ ] Event results + http://ctftime.org/api/v1/results/ + [ ] Event results by year + http://ctftime.org/api/v1/results/{year}/ + [ ] Event votes by year + http://ctftime.org/api/v1/votes/{year}/
https://ctftime.org/api
Top 10 teams
Top 10 teams per year
Events information (past and upcoming)
Specific event information
Information about teams
Information about specific team
Event results
Event results by year
Event votes by year