Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-min_ranking&page=5949
{ "count": 59481, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-min_ranking&page=5948", "results": [ { "id": 66101, "name": "Monthly Simultaneous McMahon 2020-10-16 17:00", "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": 10, "name": "Monthly Simultaneous McMahon", "rrule": "DTSTART:20260401T170000Z\nRRULE:FREQ=MONTHLY", "active": true, "created": "2015-12-16T02:47:16.592231Z", "last_run": "2026-04-01T17:00:13.813136Z", "lead_time_seconds": 1296000, "tournament_type": "s_mcmahon", "handicap": 0, "rules": "japanese", "size": 19, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclude_provisional": true, "players_start": 20, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "settings": { "num_rounds": 3, "upper_bar": "25", "lower_bar": "15", "group_size": 5, "maximum_players": 200 }, "next_run": "2026-05-01T17:00:00Z", "base_points": "50.0" }, "title": null, "tournament_type": "s_mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": null, "auto_start_on_max": false, "time_start": "2020-10-16T17:00:34.222301Z", "players_start": 50, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2020-10-16T17:01:39.299979Z", "ended": "2022-01-09T01:29:22.490237Z", "start_waiting": "2020-10-16T17:01:27.116171Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png", "player_count": 78, "ranked": true } ] }