Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=id&page=5907
{ "count": 59062, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=5906", "results": [ { "id": 136392, "name": "13x13 Mini League 10k-25k #45", "director": { "id": 1688153, "username": "Mittelmark", "country": "de", "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png", "ratings": { "version": 5, "overall": { "rating": 1142.2808662369634, "deviation": 66.8225391897645, "volatility": 0.060023815879919604 } }, "ranking": 17.99644052136092, "professional": false, "ui_class": "supporter" }, "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 93703, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 432000, "max_time": 1209600 }, "is_open": true, "exclude_provisional": true, "group": { "id": 161, "name": "13x13", "summary": "Like to play on a 13 x 13 board?", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 54, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2026-01-23T18:00:00Z", "players_start": 5, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 20, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 136393, "name": "Live 9x9 Double Elimination Tournament 2026-01-15 18:30", "director": { "id": 4, "username": "matburt", "country": "us", "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?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 Site-wide Tournament", "schedule": { "id": 2, "name": "Live 9x9 Double Elimination Tournament", "rrule": "DTSTART:20260115T180000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:22:51.496184Z", "last_run": "2026-01-15T18:00:50.551320Z", "lead_time_seconds": 1800, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "size": 9, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 300, "periods": 3 }, "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclude_provisional": true, "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "settings": { "num_rounds": "3", "upper_bar": "20", "lower_bar": "10", "group_size": "3", "maximum_players": 100 }, "next_run": "2026-01-15T22:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 41, "time_control_parameters": { "time_control": "byoyomi", "period_time": 30, "main_time": 300, "periods": 3 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2026-01-15T18:30:50.466165Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slide", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png", "player_count": 0, "ranked": true } ] }