Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=5994
{ "count": 59931, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=5993", "results": [ { "id": 141227, "name": "tournament 17341734", "director": { "id": 2016259, "username": "prisoner duck", "country": "cn", "icon": "https://user-uploads.online-go.com/13cb8fd4f0d3c0e3879e96355d0fe949-64.png", "ratings": { "version": 5, "overall": { "rating": 1133.043575434553, "deviation": 65.96012021542236, "volatility": 0.060014649873135234 } }, "ranking": 17.808472200882232, "professional": false, "ui_class": "" }, "description": "have a nice game", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 88451, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 13760, "name": "Satit PIM M1-M3 Class T.Boss", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 860, "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-64.png" }, "auto_start_on_max": false, "time_start": "2026-06-15T02:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/01bddb523006f2ecdc9fc4c2a6c4172b-15.png", "player_count": 0, "ranked": true } ] }