List all tournaments or create a new tournament.

GET /api/v1/tournaments?format=api&ordering=exclude_provisional&page=501
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59094,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=502",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=500",
    "results": [
        {
            "id": 2781,
            "name": "Sitewide February 2014 DDK Round Robin",
            "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": "Join us for a no-handicap 19x19 round robin tournament. DDKs only",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-02-04T04:33:44.294231Z",
            "ended": "2014-06-04T16:36:36.884408Z",
            "start_waiting": "2014-02-04T04:33:40.033925Z",
            "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
        },
        {
            "id": 127651,
            "name": "Знакомство за игрой 2",
            "director": {
                "id": 58687,
                "username": "Russian",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/1ac09a805ecdb622ca9de592c596162e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2033.8105768812188,
                        "deviation": 61.654832464907535,
                        "volatility": 0.06006039225658172
                    }
                },
                "ranking": 31.351308397168687,
                "professional": false,
                "ui_class": ""
            },
            "description": "Нас не остановить!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 60,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1932,
                "name": "Школа Го Алексея Нечаева",
                "summary": "https://t.me/art_of_game_Go",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/aee7d4dd90dd1d2976fa770dba2aa66f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-25T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-04-25T20:00:21.614616Z",
            "ended": "2025-04-25T20:58:14.273547Z",
            "start_waiting": "2025-04-25T20:00:21.540613Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/aee7d4dd90dd1d2976fa770dba2aa66f-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 774,
            "name": "haze go tournament",
            "director": {
                "id": 20178,
                "username": "matsuda",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/013de5c705ec420a929022ee007983af?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1135.5149925846133,
                        "deviation": 81.78437888103069,
                        "volatility": 0.060022106320304004
                    }
                },
                "ranking": 17.858912450003256,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-24T13:46:22Z",
            "ended": "2009-03-24T12:46:22Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2616,
            "name": "confusion",
            "director": {
                "id": 913,
                "username": "orbitaleccentric",
                "country": "154",
                "icon": "https://secure.gravatar.com/avatar/53eeecc069afe75227d01613021745ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.6629444053644,
                        "deviation": 64.8176457732885,
                        "volatility": 0.05876603185270665
                    }
                },
                "ranking": 17.554122764538995,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "-",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8859,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-11-05T00:23:55.675438Z",
            "ended": "2014-04-18T13:26:34.026494Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 772,
            "name": "The mini-tournament with no name",
            "director": {
                "id": 23608,
                "username": "mould",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9596c1b8d33b51488c3d4b64608574a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.8067656215044,
                        "deviation": 66.12670090123795,
                        "volatility": 0.05988500546120491
                    }
                },
                "ranking": 24.93977209521312,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-01T09:35:15Z",
            "ended": "2009-06-01T07:35:15Z",
            "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": 40800,
            "name": "Amelie vs Soeun - 1",
            "director": {
                "id": 566357,
                "username": "soeunk",
                "country": "kr",
                "icon": "https://user-uploads.online-go.com/c0da663419a5384868f38f9eb036dbcb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1283.4197079403766,
                        "deviation": 197.4013528678533,
                        "volatility": 0.060002032772605206
                    }
                },
                "ranking": 20.693441885650948,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "fight\nfight",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2841,
                "name": "geoBioZoologist",
                "summary": "",
                "require_invitation": true,
                "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": "2018-09-12T14:38:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-09-12T14:38:39.790599Z",
            "ended": "2018-09-12T14:38:44.092143Z",
            "start_waiting": "2018-09-12T14:38:39.616553Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 63646,
            "name": "Manchester Go Club - Rapid 19x19 Tournament #10",
            "director": {
                "id": 206311,
                "username": "taiyaki 鯛焼き",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/bf298249efe61246416591f25414b80c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1867.1000057404892,
                        "deviation": 65.45025222666547,
                        "volatility": 0.060005676838603444
                    }
                },
                "ranking": 29.37141073911507,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Welcome to the 10th Manchester Go Club Rapid 19x19 Tournament. Please make sure to log in to OGS and open this page in your browser before 8:15 PM GMT+1 to be included in the draw!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4609,
                "name": "Manchester Go Club",
                "summary": "A group for players living in or connected to Manchester, UK. Go friends from around the world are also welcome to join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 103,
                "icon": "https://user-uploads.online-go.com/765ff76c1663dd5f81156a7cd3befddd-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-06T19:20:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-08-06T19:20:21.367763Z",
            "ended": "2020-08-06T22:08:34.518283Z",
            "start_waiting": "2020-08-06T19:20:21.119357Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/765ff76c1663dd5f81156a7cd3befddd-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 63744,
            "name": "Play with bot 11 19x19",
            "director": {
                "id": 798997,
                "username": "noob_bot",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/c0482108c2d871387c75860f532c7f8c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1592.6564460314837,
                        "deviation": 59.226086414302245,
                        "volatility": 0.05549668620443531
                    }
                },
                "ranking": 25.690952317697118,
                "professional": false,
                "ui_class": "bot"
            },
            "description": "Fast correspondence tournament, human/bot are welcome.\n\nGame result is NOT important.\n\nThis is running for debug & test.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 15360,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 14400,
                "initial_time": 86400,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6332,
                "name": "noob_bot",
                "summary": "Play with bots",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 885,
                "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-02T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-08-02T00:00:23.446055Z",
            "ended": "2020-08-14T23:22:43.243140Z",
            "start_waiting": "2020-08-02T00:00:22.007582Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d3277278f721d0b587ac5dcb628ac2d1-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 59654,
            "name": "コスミ支援杯Fリーグ",
            "director": {
                "id": 208723,
                "username": "yukiyanagi",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/2afdb8b50386a311ffccf50028091b98-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2169.0233825342757,
                        "deviation": 64.63869195529914,
                        "volatility": 0.060056810858867514
                    }
                },
                "ranking": 32.84137775992442,
                "professional": false,
                "ui_class": ""
            },
            "description": "参加者(敬称略)\nたじま、mameko、tataique、lm312v4、Taka201411",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5264,
                "name": "コスミ支援杯",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/2fa8befc1cebe66cdb520523a74a86d6-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-28T09:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2020-04-27T05:23:46.432147Z",
            "ended": "2020-08-29T11:54:17.314083Z",
            "start_waiting": "2020-04-27T05:23:45.939503Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2fa8befc1cebe66cdb520523a74a86d6-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 771,
            "name": "Uchiha13's mini-tournament (for 30kyu-25kyu)",
            "director": {
                "id": 12551,
                "username": "uchiha13",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/8d6422d057ad6d68bd3d3cc1cb0f959d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1296.6311213167212,
                        "deviation": 69.8863241788968,
                        "volatility": 0.06001637157948701
                    }
                },
                "ranking": 20.930527829363562,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 2592000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-10T20:43:32Z",
            "ended": "2009-07-10T18:43:32Z",
            "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
        }
    ]
}