List all tournaments or create a new tournament.

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

{
    "count": 59151,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=5446",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=auto_start_on_max&page=5444",
    "results": [
        {
            "id": 43085,
            "name": "Fast Corresp. 9x9 \"Out-of-Ten\". Starts when full. Nov-'18G",
            "director": {
                "id": 497519,
                "username": "Kosh-retired",
                "country": "_Lord_Howe_Island",
                "icon": "https://secure.gravatar.com/avatar/39dc5f9ee81b8243d315c8c729844456?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1574.954785564748,
                        "deviation": 61.40997215047312,
                        "volatility": 0.060088015249815864
                    }
                },
                "ranking": 25.432209892698047,
                "professional": false,
                "ui_class": ""
            },
            "description": "---\n-STARTS WHEN FULL. - Does NOT pause on the weekend.\n\n-Just one round. Ten players, nine games, Chinese Rules\n\n-If this suits you then, Bonne Partie. :)\n\n-This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. 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": "chinese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2014,
                "name": "The Nines 9x9 ",
                "summary": "9x9 Go!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 372,
                "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-11-28T12:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-11-27T23:12:40.988841Z",
            "ended": "2018-12-17T06:01:50.589381Z",
            "start_waiting": "2018-11-27T23:12:37.121642Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/809b7c04dc9f8a7b416cd2c50a71dc90-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 59832,
            "name": "For Beginners Correspondence 9x9 Weekly 3 (Starts When Full (10 Players) or on Sunday)",
            "director": {
                "id": 488500,
                "username": "Picard",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f1c34fa096a5d8ad30ce9febb7d4870e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1470.3231083618412,
                        "deviation": 67.06113000039035,
                        "volatility": 0.0599711398659376
                    }
                },
                "ranking": 23.840777355800686,
                "professional": false,
                "ui_class": ""
            },
            "description": "LEARN TO PLAY GO https://online-go.com/learn-to-play-go\n\nEXERCISES FOR BEGINNERS https://online-go.com/puzzle/2625\n\nThere is documentary about go SURROUNDING GAME, ALPHA GO and anime HIKARU NO GO\n\nThere is lots of useful links https://online-go.com/group/25, //// https://online-go.com/group/2014\n\nThis is Round Robin tournament means all games (number of players -1) begin Simultaneously maximum 9 games",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2946,
                "name": "Final Frontier",
                "summary": "Welcome to Final Frontier.\n\nWe have tons of tournaments and a magnificent director-Picard.\nPlease join this frontier soon, we are closing!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-02T19:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-03T17:02:36.612395Z",
            "ended": "2020-05-15T20:18:11.793568Z",
            "start_waiting": "2020-05-03T17:02:34.637525Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/dc9146aa65b9a001214cf5f3ed95a719-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 77022,
            "name": "Double murder",
            "director": {
                "id": 49142,
                "username": "snargleplax",
                "country": "_Starfleet",
                "icon": "https://secure.gravatar.com/avatar/711f3930045204ae41351b76d011f781?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1794.1272909064887,
                        "deviation": 64.19884959440215,
                        "volatility": 0.059939565039934375
                    }
                },
                "ranking": 28.448473177108013,
                "professional": false,
                "ui_class": ""
            },
            "description": "Work out your aggression, and let them know you by the trail of dead groups in your wake.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 75840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 72000,
                "initial_time": 345600,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6376,
                "name": "Batts / Dwyrin's community go club",
                "summary": "Come and practice your Basics, murder or get murdered on mondays (or anyday), and channel your inner Legend88.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 124,
                "icon": "https://user-uploads.online-go.com/505f3a9780d89474c3cd77624ddb11cb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-08-03T04:00:00Z",
            "players_start": 16,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 12,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-03T04:00:33.295431Z",
            "ended": "2024-07-10T03:19:21.127669Z",
            "start_waiting": "2021-08-03T04:00:32.243174Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/505f3a9780d89474c3cd77624ddb11cb-15.png",
            "player_count": 55,
            "ranked": true
        },
        {
            "id": 128228,
            "name": "13x13 Mini League 10k-25k #4",
            "director": {
                "id": 1688153,
                "username": "Mittelmark",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f86d53e1b08ba490783eac759518a835-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1085.853799560171,
                        "deviation": 67.3768163524415,
                        "volatility": 0.060025167068784406
                    }
                },
                "ranking": 16.823651478136373,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A little round robin with 4 games for everyone on a 13x13 board with (not too) relaxed time settings.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93703,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 432000,
                "max_time": 1209600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 161,
                "name": "13x13",
                "summary": "Like to play on a 13 x 13 board?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-16T18:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-05-13T02:36:34.868663Z",
            "ended": "2025-06-11T01:05:20.775842Z",
            "start_waiting": "2025-05-13T02:36:34.722288Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 38719,
            "name": "Correspondence 19x19 RR - July 2018 (α)",
            "director": {
                "id": 116299,
                "username": "riou",
                "country": "aq",
                "icon": "https://user-uploads.online-go.com/ec94d52b8f02220a0057c7c900b65047-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1471.008005441877,
                        "deviation": 64.10598063295498,
                        "volatility": 0.05938018775714291
                    }
                },
                "ranking": 23.851558438974205,
                "professional": false,
                "ui_class": ""
            },
            "description": "Correspondence 19x19 RoundRobin free for all. have fun!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2214,
                "name": "Dogs fun",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/cabe872fc4d0083bc32905811a4b62e8-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-07-14T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-07-13T14:01:11.913405Z",
            "ended": "2018-10-31T13:29:10.339001Z",
            "start_waiting": "2018-07-13T14:00:58.421373Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cabe872fc4d0083bc32905811a4b62e8-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 121211,
            "name": "13x13 New Zealand Handicap D.E. #10",
            "director": {
                "id": 178104,
                "username": "dexonsmith",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/448e520df4ffd817b1802a450a4c9058-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1390.7732166446785,
                        "deviation": 67.55416504748428,
                        "volatility": 0.06064009346038413
                    }
                },
                "ranking": 22.55312076827671,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "All players welcome. 8 players. Starts only when full.\n\nNew Zealand rules. 13x13 board. Handicap games. Double-elimination.\n\nFor more tournaments and ladders with New Zealand rules: <https://online-go.com/group/14024>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 90782,
            "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": 14024,
                "name": "New Zealand Ladders",
                "summary": "Group for ladders and tournaments that use New Zealand rules.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 80,
                "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-11-16T04:13:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-11-14T12:34:33.032074Z",
            "ended": "2025-06-15T06:21:18.410731Z",
            "start_waiting": "2024-11-14T12:34:32.906083Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6d3f1240da125f52148d02ea549146da-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 72821,
            "name": "3月20日 葉子齊VS林可淇 2",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "3月20日 葉子齊VS林可淇 2",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 15,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6399,
                "name": "傳碁 B班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 53,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-03-20T09: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": "2021-03-20T08:33:27.861104Z",
            "ended": "2021-03-20T09:11:28.082777Z",
            "start_waiting": "2021-03-20T08:33:27.796803Z",
            "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": 60138,
            "name": "Doroslovo",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 796.0194595047085,
                        "deviation": 64.6403217053449,
                        "volatility": 0.059918836446443725
                    }
                },
                "ranking": 9.635617305496911,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 86400,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 27,
                "name": "Serbian Go Players",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 81,
                "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-06T11:30:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-06T11:30:19.401000Z",
            "ended": "2020-05-24T13:50:14.726451Z",
            "start_waiting": "2020-05-06T11:30:18.731459Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a4c7afeabd5c537f0916589346c203bb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 117163,
            "name": "9x9 Open League #93",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1358.202011078341,
                        "deviation": 67.18574543079268,
                        "volatility": 0.06018516956478155
                    }
                },
                "ranking": 22.00451000657522,
                "professional": false,
                "ui_class": ""
            },
            "description": "Open league for everyone. Tournament will be started as soon as 10 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 696,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-30T19:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-01T13:35:37.425256Z",
            "ended": "2024-07-29T13:07:09.685182Z",
            "start_waiting": "2024-07-01T13:35:36.707409Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 118597,
            "name": "No.3 Instinct 19x19 Ranking Match",
            "director": {
                "id": 1604421,
                "username": "deleted-1f3a91bb-9d0c-4d02-ac3a-4c216fecbec5",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/b522dbd27551f6ed639ee56d226be9ae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1137.9721005000217,
                        "deviation": 67.06463343089685,
                        "volatility": 0.060060663470972164
                    }
                },
                "ranking": 17.908951942694344,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. 본능으로 플레이 하는 것을 권장합니다.\n2. AI는 사용 하지 않는걸 권장합니다. \n3. 하루에 하나 이상의 움직임을 권장 합니다.\n\n\nPlease use Google Translate to read the above text",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15768,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 14400,
                "initial_time": 172800,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14509,
                "name": "if can't win,have fun",
                "summary": "토너먼트가 무료라니 정말 놀랍죠.\n당신의 기력향상과 재미를 줄 토너먼트에 가입하세요. \n트로피도 얻고 레벨도 올리고 좋잖아요\n그리고 친구들도 만나서 어울리다 보면 바둑이 재미있어 질겁니다.\n어짜피 한달이상 둬야 하는데 너무 급하게 하실 필요 없습니다.\n그리고 지면 어떻고 이기면 어때요 그냥 즐기세요.\n모든 나라가 바둑을 하는 그날 까지 토너먼트는 계속 됩니다.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-05T06:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-07-29T18:44:17.564924Z",
            "ended": "2024-10-07T13:59:15.749827Z",
            "start_waiting": "2024-07-29T18:44:17.110227Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6201c81e2acd572599a30d17425c6972-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}