Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=started&page=6007
{ "count": 60062, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=started&page=6006", "results": [ { "id": 141583, "name": "Let’s have fun", "director": { "id": 2048405, "username": "solarbeam99", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/b5ba74afd9108b6b8155cc966a1386f2-64.png", "ratings": { "version": 5, "overall": { "rating": 1072.4729036658896, "deviation": 68.5775293038087, "volatility": 0.059991380171907284 } }, "ranking": 16.536603453103286, "professional": false, "ui_class": "supporter" }, "description": "Is this even a tournament", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 87768, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": false, "main_time": 172800, "period_time": 86400, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16515, "name": "Athens Go", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 4, "icon": "https://user-uploads.online-go.com/06965700ac24b2a6d06999db9a74ba6f-64.png" }, "auto_start_on_max": true, "time_start": "2026-06-26T16:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/06965700ac24b2a6d06999db9a74ba6f-15.png", "player_count": 0, "ranked": true }, { "id": 141618, "name": "guca goes go", "director": { "id": 2052736, "username": "aaaxxx", "country": "un", "icon": "https://secure.gravatar.com/avatar/4f8921e98dbc4d0df1fe4be658bed844?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1500, "deviation": 350, "volatility": 0.06 } }, "ranking": 24.303382182144386, "professional": false, "ui_class": "provisional" }, "description": "guca goes go", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 18, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "rapid", "pause_on_weekends": false, "time_increment": 7, "initial_time": 300, "max_time": 3600 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16522, "name": "GUCA goes GO", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-06-26T15: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": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }