Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-analysis_enabled&page=6083
{ "count": 60822, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=6082", "results": [ { "id": 52625, "name": "Live 19x19 Swiss Tournament 2019-10-04 16:30", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1125.8827017028436, "deviation": 78.19731452501959, "volatility": 0.06006087171771568 } }, "ranking": 17.66169912212786, "professional": false, "ui_class": "supporter moderator admin" }, "description": "Automatic Sitewide Tournament", "schedule": { "id": 4, "name": "Live 19x19 Swiss Tournament", "rrule": "DTSTART:20260827T040000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:30:39.250689Z", "last_run": "2026-08-27T04:00:25.699814Z", "lead_time_seconds": 1800, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "size": 19, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 600, "periods": 3 }, "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclude_provisional": true, "players_start": 6, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "settings": { "num_rounds": "3", "upper_bar": "20", "lower_bar": "10", "group_size": "3", "maximum_players": 40 }, "next_run": "2026-08-27T08:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 36, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 600, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2019-10-04T16:30:31.447082Z", "players_start": 6, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2019-10-04T16:35:33.818036Z", "ended": "2019-10-04T17:43:48.332111Z", "start_waiting": "2019-10-04T16:35:33.008272Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 6, "ranked": true }, { "id": 137006, "name": "Test123", "director": { "id": 1856251, "username": "DevPxxnpxnTriplePun", "country": "th", "icon": "https://user-uploads.online-go.com/d0d5e9c8619fe00d36c57d288e0c27b7-64.png", "ratings": { "version": 5, "overall": { "rating": 663.4424539184056, "deviation": 63.62566384315441, "volatility": 0.06013980073076647 } }, "ranking": 5.418115273904909, "professional": false, "ui_class": "" }, "description": "Test123", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 3714, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 14400, "period_time": 3600, "periods": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 3661, "name": "Bots only", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 73, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-02-03T05:18:00Z", "players_start": 3, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2026-02-03T05:18:45.553219Z", "ended": "2026-02-19T02:13:03.023392Z", "start_waiting": "2026-02-03T05:18:45.474654Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }