List all tournaments or create a new tournament.

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

{
    "count": 59466,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=1334",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclude_provisional&page=1332",
    "results": [
        {
            "id": 100660,
            "name": "LIHKG League S Season 1",
            "director": {
                "id": 872222,
                "username": "daromorado",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/36300931508b43b32974d72afe3dc031?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1619.896193305926,
                        "deviation": 62.56062439260451,
                        "volatility": 0.059988493585577
                    }
                },
                "ranking": 26.08354682644263,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "LIHKG League S Season 1",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 4787,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8905,
                "name": "LIHKG囲碁",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 77,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-03-02T06:00:00Z",
            "players_start": 7,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-03-02T06:06:50.842981Z",
            "ended": "2023-03-10T19:07:36.919235Z",
            "start_waiting": "2023-03-02T06:06:50.513592Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 53865,
            "name": "Пробный турнир",
            "director": {
                "id": 697804,
                "username": "Damir Ganeyev",
                "country": "kz",
                "icon": "https://user-uploads.online-go.com/4b80631230c01e3b424d1a3f8f3f68df-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1846.9768330550064,
                        "deviation": 107.54347273371258,
                        "volatility": 0.0599925052632038
                    }
                },
                "ranking": 29.120551090044504,
                "professional": false,
                "ui_class": ""
            },
            "description": "Пробный турнир.\nДолжны уложиться в 60(90) минут.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 16,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4156,
                "name": "NurPol",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-11-17T07:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2019-11-17T07:00:13.896528Z",
            "ended": "2019-11-17T07:47:14.012101Z",
            "start_waiting": "2019-11-17T07:00:13.642773Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 86099,
            "name": "PG DDK 13x13 25k-10k February 2022 LIVE",
            "director": {
                "id": 766596,
                "username": "The Lord of Mangroves",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/58bdd6542e7d89af94b38231c7152d6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1294.5664158753266,
                        "deviation": 62.32193661826998,
                        "volatility": 0.05996919364501995
                    }
                },
                "ranking": 20.893635280340884,
                "professional": false,
                "ui_class": ""
            },
            "description": "May our mind breathe through our fingers!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7228,
                "name": "DDK Proving Grounds (Double Digit Kyu)",
                "summary": "A place for DDK's to play against other DDK's without fear of SDK's trying to hop in. We do B League (25k-18k) & A League (17k-10k) tournaments monthly.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 642,
                "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-15T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-15T02:00:47.328320Z",
            "ended": "2022-02-15T02:49:09.060908Z",
            "start_waiting": "2022-02-15T02:00:46.887566Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9725fa29200a4cb43a21b6a895183ad3-15.png",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 134921,
            "name": "Toernooi met een naam",
            "director": {
                "id": 1900948,
                "username": "ChessIsEasy",
                "country": "be",
                "icon": "https://user-uploads.online-go.com/01da18162ea4a344e352dccfae23d3ce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1178.1491681418734,
                        "deviation": 113.48237907589024,
                        "volatility": 0.05999776320235549
                    }
                },
                "ranking": 18.712184862147485,
                "professional": false,
                "ui_class": ""
            },
            "description": "Toernooi",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 18,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 300,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 15914,
                "name": "Schaken is kinderspel",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-01T09:52:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-01T09:52:10.659749Z",
            "ended": "2025-12-01T10:19:35.023136Z",
            "start_waiting": "2025-12-01T09:52:10.585210Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 65331,
            "name": "Melee 13x13 Tournament: 2020-09-16",
            "director": {
                "id": 741522,
                "username": "wolfmeister",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/c86451e4f5aaface6118117b8b91597b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.6169056480942,
                        "deviation": 65.52079638031556,
                        "volatility": 0.06013235595814508
                    }
                },
                "ranking": 19.32239564406787,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play async or live via video.  Your choice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 26880,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6518,
                "name": "Madison Google Go",
                "summary": "Nominally a social league for the MSN site, but friendly, casual players from other sites welcome.  Make sure to join the Hangouts room, go-msn@ group for announcements!  Please send an *INTERNAL* email to the organizers to join.  We don't always notice OG",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-16T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-09-16T17:00:05.175360Z",
            "ended": "2020-10-09T16:10:07.965698Z",
            "start_waiting": "2020-09-16T17:00:02.414696Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 134926,
            "name": "Турнир Зеленодольская",
            "director": {
                "id": 982659,
                "username": "Ankesen",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/4f8828e51e44912e460f5e9bb584a771-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1435.6257373857948,
                        "deviation": 64.24827653672135,
                        "volatility": 0.06002608147191788
                    }
                },
                "ranking": 23.287923636841537,
                "professional": false,
                "ui_class": ""
            },
            "description": "Тренировочный",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "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": 17816,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-01T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 88766,
            "name": "16/4 3 周家峻 4 許澤延",
            "director": {
                "id": 729080,
                "username": "樂 碁",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/38ab1d2a0a44a76ba656aca3c2fb3101-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1376.5461424853938,
                        "deviation": 260.4210499451175,
                        "volatility": 0.059998813696822535
                    }
                },
                "ranking": 22.315085597176374,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "3 周家峻\n4 許澤延",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "傳碁 A班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-16T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-04-16T10:06:26.003936Z",
            "ended": "2022-04-16T10:55:53.620145Z",
            "start_waiting": "2022-04-16T10:06:25.954370Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 89923,
            "name": "9x9x9x9x",
            "director": {
                "id": 607938,
                "username": "kido.go.baduk",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/83ceb7eea12991c2d610032107296fa7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 737.7046137263186,
                        "deviation": 68.20913185753804,
                        "volatility": 0.06058593027435129
                    }
                },
                "ranking": 7.874362062534066,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9x9x9x",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4841,
                "name": "PIPIOLO GO 2022🏆",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 215,
                "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-05-12T22:39:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-05-12T22:39:19.886680Z",
            "ended": "2022-05-12T23:00:05.626816Z",
            "start_waiting": "2022-05-12T22:39:19.723544Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/53d0a90037da78f2a39241da6e40dc96-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 46317,
            "name": "Fast Correspondence – March 2019 (A)",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "**Please, avoid delaying your games using the vacation feature. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).**",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30720,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 28800,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 811,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-03-12T16: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": "2019-03-12T16:00:13.717255Z",
            "ended": "2019-05-01T08:43:46.958513Z",
            "start_waiting": "2019-03-12T16:00:04.593466Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 131894,
            "name": "29 08 25",
            "director": {
                "id": 1304979,
                "username": "arcanis2u",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2527119d92dde00a45791e7b2fec99f7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1281.9350511842033,
                        "deviation": 113.47103864284946,
                        "volatility": 0.06001685765620799
                    }
                },
                "ranking": 20.666646521290243,
                "professional": false,
                "ui_class": ""
            },
            "description": "1sdfgfsd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 8,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 7,
                "initial_time": 120,
                "max_time": 1800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14105,
                "name": "โรงเรียนสามัคคีบำรุง",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 96,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-08-29T08:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-08-29T07:45:38.778750Z",
            "ended": "2025-08-29T08:08:26.534959Z",
            "start_waiting": "2025-08-29T07:45:38.520476Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 15,
            "ranked": true
        }
    ]
}