Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-player_count&page=5904
{ "count": 59032, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-player_count&page=5903", "results": [ { "id": 113056, "name": "for beginners", "director": { "id": 1321605, "username": "markus.2693890", "country": "us", "icon": "https://user-uploads.online-go.com/2e72803d660f6ac60f606cf3d96a6c51-64.png", "ratings": { "version": 5, "overall": { "rating": 658.612484358087, "deviation": 66.46156202790853, "volatility": 0.060043192930328664 } }, "ranking": 5.24896301017567, "professional": false, "ui_class": "" }, "description": "beginners join", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 91187, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 604800, "max_time": 604800 }, "is_open": true, "exclude_provisional": false, "group": { "id": 25, "name": "Go Basics", "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 17703, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png" }, "auto_start_on_max": false, "time_start": "2024-02-21T18:55:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 15, "analysis_enabled": true, "exclusivity": "open", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png", "player_count": 0, "ranked": true }, { "id": 136293, "name": "Blitz 19x19 Elimination Tournament 2026-01-12 13: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:20260112T130000Z\nRRULE:FREQ=HOURLY;INTERVAL=4", "active": true, "created": "2014-12-20T06:06:42.010011Z", "last_run": "2026-01-12T13:00:48.507890Z", "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-12T17: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-12T13:30:48.463111Z", "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 } ] }