Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5893
{ "count": 58922, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5892", "results": [ { "id": 135959, "name": "ouize", "director": { "id": 1780430, "username": "SarraV", "country": "fr", "icon": "https://secure.gravatar.com/avatar/051106b362087df98c0db0654fbaf4c2?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 920.5334492879327, "deviation": 250, "volatility": 0.06 } }, "ranking": 13.000000000000002, "professional": false, "ui_class": "provisional" }, "description": "tournoi à 2", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "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": 15400, "name": "Sarra-Sergio", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2026-01-01T20:00:00Z", "players_start": 2, "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://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 135983, "name": "Blitz 19x19 Elimination Tournament 2026-01-02 17: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": 1, "name": "Blitz 19x19 Elimination Tournament", "rrule": "DTSTART:20260102T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:06:42.010011Z", "last_run": "2026-01-02T17:00:46.380023Z", "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-01-02T21: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-01-02T17:30:46.347268Z", "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 } ] }