Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=id&page=6008
{ "count": 60072, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=6007", "results": [ { "id": 141672, "name": "yugy 19x19 pijfo fjid", "director": { "id": 1821698, "username": "s578gz589", "country": "un", "icon": "https://secure.gravatar.com/avatar/b661377ce4167f78278c7a199986ca37?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1111.3500305740472, "deviation": 64.33783908339508, "volatility": 0.0601023173912269 } }, "ranking": 17.3609382188147, "professional": false, "ui_class": "" }, "description": "19x19", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 609587, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": false, "time_increment": 604800, "initial_time": 604800, "max_time": 2419200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 16264, "name": "9x9 13x13 19x19 123 ! !", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 10, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-07-05T04:00:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 1, "ranked": true }, { "id": 141673, "name": "Blitz 19x19 Elimination Tournament 2026-06-28 09: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 Site-wide Tournament", "schedule": { "id": 1, "name": "Blitz 19x19 Elimination Tournament", "rrule": "DTSTART:20260628T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:06:42.010011Z", "last_run": "2026-06-28T09:00:16.783561Z", "lead_time_seconds": 1800, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "size": 19, "time_control_parameters": { "time_control": "byoyomi", "period_time": 10, "main_time": 120, "periods": 5 }, "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-06-28T13:00:00Z", "base_points": "10.0" }, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "japanese", "time_per_move": 11, "time_control_parameters": { "time_control": "byoyomi", "period_time": 10, "main_time": 120, "periods": 5 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2026-06-28T09:30:16.757656Z", "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": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 0, "ranked": true } ] }