List all tournaments or create a new tournament.

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

{
    "count": 58930,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5767",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5765",
    "results": [
        {
            "id": 750,
            "name": "JontomXire's mini-tournament",
            "director": {
                "id": 18483,
                "username": "JontomXire",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/0e26f44680e364b6ade58c65a24b0525?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1170.1197689320968,
                        "deviation": 64.39433401847225,
                        "volatility": 0.05996109073432997
                    }
                },
                "ranking": 18.553871380088648,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": true,
            "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": 384,
                "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": 7,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-08-25T03:12:20Z",
            "ended": "2009-08-25T01:12:20Z",
            "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": 729,
            "name": "The Return of Rock_Lee_Eh!",
            "director": {
                "id": 8599,
                "username": "Rock_Lee_Eh",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/73741ea570def1d114a9ac9bb6726916?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.3648265894894,
                        "deviation": 65.28167659816387,
                        "volatility": 0.06002553520999352
                    }
                },
                "ranking": 21.646596099323933,
                "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": 604800,
                "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": 384,
                "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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-02T14:51:44Z",
            "ended": "2009-03-02T13:51:44Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 730,
            "name": "The Tournament of the Beast",
            "director": {
                "id": 4007,
                "username": "retired 2020-05-17",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/3eda6fcd3204ef285fa52176c28c4d3e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.2226592756992,
                        "deviation": 68.93303381814883,
                        "volatility": 0.060098255950306004
                    }
                },
                "ranking": 20.36285895208113,
                "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": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 384,
                "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": 2,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-05-23T19:07:13Z",
            "ended": "2009-05-23T17:07:13Z",
            "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": 124415,
            "name": "Swiss Tournament February 2025",
            "director": {
                "id": 1614745,
                "username": "Phoenix19",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/c3e8d83c014c6120118cfa9693d4644d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 728.9268526169077,
                        "deviation": 74.11689578043335,
                        "volatility": 0.0600050479921404
                    }
                },
                "ranking": 7.597254144604232,
                "professional": false,
                "ui_class": ""
            },
            "description": "Viel Spass :)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 60,
                "name": "Swiss Group",
                "summary": "All swiss players please meet here!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 125,
                "icon": "https://user-uploads.online-go.com/11c2c5d4c53413bc4a074bdc6b1f958b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-01T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-02-01T21:00:23.585317Z",
            "ended": "2025-07-13T21:14:13.255022Z",
            "start_waiting": "2025-02-01T21:00:23.286096Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/11c2c5d4c53413bc4a074bdc6b1f958b-15.png",
            "player_count": 23,
            "ranked": true
        },
        {
            "id": 96924,
            "name": "3日一步慢棋友誼賽, 3 days / step",
            "director": {
                "id": 1040579,
                "username": "Squirrelder松鼠長老",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/d3f23d9e084effcc318f1e7a29013710-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.468118053439,
                        "deviation": 62.722420716134934,
                        "volatility": 0.05991532620883464
                    }
                },
                "ranking": 21.140906271905124,
                "professional": false,
                "ui_class": ""
            },
            "description": "3 days per step, just for fun, no pressure.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-08T02:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-12-08T02:00:05.820324Z",
            "ended": "2026-01-01T02:10:06.539315Z",
            "start_waiting": "2022-12-08T02:00:01.673002Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 49,
            "ranked": true
        },
        {
            "id": 134806,
            "name": "9x9 Go Tournament",
            "director": {
                "id": 1907081,
                "username": "readysetgo.",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/7983fb26cf81f1ac7c268489a0d25ced?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 369.5633751205203,
                        "deviation": 69.51990795713074,
                        "volatility": 0.05997630574246331
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "good luck!   :)",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 60,
                "max_time": 300
            },
            "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": 17842,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-30T19:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2026-01-11T14:18:48.048359Z",
            "ended": "2026-01-11T14:19:04.646119Z",
            "start_waiting": "2026-01-11T14:18:47.988147Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 118776,
            "name": "Mingren Main Title Tournament 2023",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Mingren Main Title Tournament 2023\n\nTitle Holder:\n<a style=\"color:deepskyblue\" href='https://online-go.com/player/472318'>Peikai Xue [Mingren]</a>\n\nHall of Fame:\n<table style=\"text-align:center;border:1px solid\">\n<tr>\n\t<th style=\"border:1px solid\">Year</th>\n\t<th style=\"border:1px solid\">Title Match Winner</th>\n\t<th style=\"border:1px solid\">Score</th>\n\t<th style=\"border:1px solid\">Title Match Runner-up</th>\n\t<th style=\"border:1px solid\">Title Tournament Winner<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/gold_title_19.png' alt='Gold'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament Runner-up<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/silver_title_19.png' alt='Silver'></img></th>\n\t<th style=\"border:1px solid\">Title Tournament 3rd Place<img src='https://a00ce0086bda2213e89f-570db0116da8eb5fdc3ce95006e46d28.ssl.cf1.rackcdn.com/4.2/img/trophies/bronze_title_19.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2378'>2007</a></td>\n\t<td><b>gomad361</b></td><td></td><td></td>\n\t<td><b>gomad361 (2d)</b></td><td>davos (3d)</td><td>doubleR (1k)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2394'>2008</a></td>\n\t<td><b>gomad361</b></td><td>&lowast;</td><td>KyuT</td>\n\t<td><b>KyuT (4d)</b></td><td>morituri (2d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2409'>2009</a></td>\n\t<td><b>Rathbone</b></td><td>3-2</td><td>gomad361</td>\n\t<td><b>Rathbone (4d)</b></td><td>Uberdude (6d)</td><td>betterlife (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2425'>2010</a></td>\n\t<td><b>Rathbone</b></td><td>5-0</td><td>Elin</td>\n\t<td><b>Rathbone (4d)</b></td><td>Elin (3d)</td><td>gomad361 (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2441'>2011</a></td>\n\t<td><b>vitality</b></td><td>&lowast;</td><td>Rathbone</td>\n\t<td><b>vitality (5d)</b></td><td>fabu (1d)</td><td>gojohn (3d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2462'>2012</a></td>\n\t<td><b>Sadaharu</b></td><td>3-2</td><td>vitality</td>\n\t<td><b>Sadaharu (5d)</b></td><td>vitality (5d)</td><td>shilba (5d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2481'>2013</a></td>\n\t<td><b>gogop2016</b></td>\n\t<td>3-2 (&lowast;)</td>\n\t<td>Sadaharu</td>\n\t<td><b>gogop2016 (3d)</b></td><td>naptod (2k)</td><td>Erproxy (1d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/4531'>2014</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>gogop2016</td>\n\t<td><b>Sadaharu (5d)</b></td>\n\t<td>MagariSimoku (9d)</td>\n\t<td>mark5000 (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/14332'>2015</a></td>\n\t<td><b>Sadaharu</b></td>\n\t<td>5-0 (&lowast;)</td>\n\t<td>vor09</td>\n\t<td><b>vor09 (2d)</b></td>\n\t<td>SanDiego (2d)</td>\n\t<td>gamesorry (2d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/23682'>2016</a></td>\n\t<td><b>yopology</b></td>\n\t<td><a href='https://online-go.com/tournament/66126'>5-0</a></td>\n\t<td>Peyrauba</td>\n\t<td><b>micky0427 (5d)</b></td>\n\t<td>Winterfell (7d)</td>\n\t<td># (4d)</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/30642'>2017</a></td>\n\t<td><b>yopology</b></td>\n\t<td><a href='https://online-go.com/tournament/73970'>4-1</a> (&lowast;)</td>\n\t<td>Puffin888</td>\n\t<td><b>rzhang20877 [9d]</b></td>\n\t<td>zirth [9d]</td>\n\t<td>Puffin888 [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/42054'>2018</a></td>\n\t<td><b>Peikai Xue</b></td>\n\t<td><a href='https://online-go.com/tournament/100945'>3-0</a> (Ongoing)</td>\n\t<td>yopology</td>\n\t<td><b>palusijf [6d]</b></td>\n\t<td>Neandertaler [4d]</td>\n\t<td>bigko [7d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/53126'>2019</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>drmwc [6d]</td>\n\t<td>husrev [7d]</td>\n\t<td>Ryogishiki [2d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/67259'>2020</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>gs2020 [4d]</td>\n\t<td>sha7 [5d]</td>\n\t<td>Sadaharu [6d]</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/83359'>2021</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 3</td>\n\t<td></td>\n\t<td></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/96938'>2022</a></td>\n\t<td></td>\n\t<td></td>\n\t<td></td>\n\t<td>Ongoing: Round 1</td>\n\t<td></td>\n\t<td></td>\n</tr>\n</table>\n\nNotes:\n- &lowast; means some or all games were ended by timeout or retirement.\n- Old OGS ranks are displayed for cycles before 2014.\n- The starting time on this page is an approximation and subject to change. It will be finalized once the announcement is posted in <a href='https://online-go.com/group/515'>OGS Title Tournaments</a> group and <a href='https://forums.online-go.com/t/title-tournament-announcements/10408/'>Title Tournament Announcement</a>.\n- Bots and use of AI are prohibited in this tournament and violators will be disqualified.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2968,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-02T02:00:00Z",
            "players_start": 150,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-31T23:35:50.713595Z",
            "ended": null,
            "start_waiting": "2024-12-31T23:35:41.814372Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 145,
            "ranked": true
        },
        {
            "id": 68196,
            "name": "HOLA BUENAS NOCHES",
            "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": "VAMOS AJUGAR",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "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": 5581,
                "name": "Colegio Serapio Rendón // Kinder - Primaria",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 200,
                "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-11-24T16:15: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-11-24T16:15:35.254648Z",
            "ended": "2020-11-24T17:03:03.729567Z",
            "start_waiting": "2020-11-24T16:15:34.543728Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9da407b0f50ca68064ffbdfe7ee05885-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 2224,
            "name": "red wine, white wine  mini-tournament",
            "director": {
                "id": 49348,
                "username": "solomonko",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/c46e5c3fb9545721e483dc061e1bb47e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1632.1133234755364,
                        "deviation": 69.39196047075092,
                        "volatility": 0.06004961251109943
                    }
                },
                "ranking": 26.257487211632778,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "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": 384,
                "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": 16,
            "max_ranking": 31,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-28T09:18:26Z",
            "ended": "2013-10-26T02:46:34.268414Z",
            "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": 731,
            "name": "3rd morituri Tagai-sen Tourney",
            "director": {
                "id": 14620,
                "username": "morituri",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/b83631fa4d483e23178e48d8e4b3a955?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2286.841821005177,
                        "deviation": 64.9686065824193,
                        "volatility": 0.05991017216274213
                    }
                },
                "ranking": 34.06589090127554,
                "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": 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": 384,
                "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": 28,
            "max_ranking": 34,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-07-21T03:26:36Z",
            "ended": "2009-07-21T01:26:36Z",
            "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
        }
    ]
}