List all tournaments or create a new tournament.

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

{
    "count": 58867,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5200",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5198",
    "results": [
        {
            "id": 55245,
            "name": "Merry🦄New Year🍻",
            "director": {
                "id": 485271,
                "username": "RyukBaduk",
                "country": "_GoT_Tully",
                "icon": "https://user-uploads.online-go.com/2aabf09856a41e8e9248d4dfc4bcc60e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1400.5931119029472,
                        "deviation": 64.6436221001988,
                        "volatility": 0.060000140023822056
                    }
                },
                "ranking": 22.71600265928813,
                "professional": false,
                "ui_class": ""
            },
            "description": "Foight it oot why doont weh?",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17669,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-01-01T05:30:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-01T20:18:22.405337Z",
            "ended": "2020-01-01T21:42:40.644706Z",
            "start_waiting": "2020-01-01T20:18:21.711387Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 8054,
            "name": "Correspondence 9x9 RoundRobin 2015-06-06 01:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251227T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-27T19:00:11.693053Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-12-30T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-06-06T01:00:50.268472Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-06-06T01:01:11.313836Z",
            "ended": "2015-07-02T06:45:30.391572Z",
            "start_waiting": "2015-06-06T01:01:10.534184Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 28660,
            "name": "Correspondence 9x9 RoundRobin 2017-07-18 00:50",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20251227T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2025-12-27T19:00:11.693053Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-12-30T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-07-18T00:50:55.850507Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-07-18T00:51:28.683868Z",
            "ended": "2017-07-25T15:51:09.741008Z",
            "start_waiting": "2017-07-18T00:51:25.662038Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 71027,
            "name": "有段リーグ(初段以上)",
            "director": {
                "id": 776731,
                "username": "AYAMI.S",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/5985cab067a8cd43093abdd527e1fd32-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2135.391155460219,
                        "deviation": 62.434741307036,
                        "volatility": 0.05997799478924156
                    }
                },
                "ranking": 32.47960874599521,
                "professional": false,
                "ui_class": ""
            },
            "description": "キラキラリーグ内の【有段者向け】リーグ戦です。 持ち時間は10日間。 2021年2月11日のリーグ開始時に参加されているメンバーでの総あたり戦になります。(レーティングによる自動ハンデ付き)\n\n全部のゲームが一斉に始まりますので、自分の手番になっている対局はどんどん着手していきましょう。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 9600,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 864000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 116,
                "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-11T03:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-11T03:00:12.860204Z",
            "ended": "2021-03-11T13:15:09.721083Z",
            "start_waiting": "2021-02-11T03:00:12.191295Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 73009,
            "name": "Correspondence 19x19 RoundRobin 2021-03-25 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 6,
                "name": "Correspondence 19x19 RoundRobin",
                "rrule": "DTSTART:20251228T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:58:31.027016Z",
                "last_run": "2025-12-28T19:00:43.866143Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 432000,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2025-12-31T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-03-25T19:00:14.546024Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-25T19:00:16.442770Z",
            "ended": "2021-05-30T15:38:48.478383Z",
            "start_waiting": "2021-03-25T19:00:15.349600Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 102830,
            "name": "please join",
            "director": {
                "id": 1333360,
                "username": "1wuryd",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/09df0c62018124939bfa3b81283f554c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1127.6000700937311,
                        "deviation": 162.59080438930707,
                        "volatility": 0.0600029206577095
                    }
                },
                "ranking": 17.696984136456305,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "a tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1773,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-05-02T22:25:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 21,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-10-15T15:04:35.425109Z",
            "ended": "2023-10-15T15:15:03.190580Z",
            "start_waiting": "2023-10-15T15:04:35.366745Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 71169,
            "name": "9x9 Turnier 2021",
            "director": {
                "id": 877742,
                "username": "Ennogo",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/a5628968f0dac4d55e2a4e48f34c61f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1654.612632072511,
                        "deviation": 64.69338769397763,
                        "volatility": 0.06003459918663114
                    }
                },
                "ranking": 26.57443917981066,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Lehrling by doing schicke ich Euch meine erste Turniereinladung :-)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5054,
                "name": "Go Revival Bremen",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-10T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-02-10T20:55:55.064308Z",
            "ended": "2021-02-23T21:26:30.989550Z",
            "start_waiting": "2021-02-10T20:55:54.894730Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/47a010897c31ed8892e6ab2f728df2e4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 55324,
            "name": "Correspondence 13x13 RoundRobin 2020-01-04 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20251229T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2025-12-29T19:00:45.957756Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-01-01T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-01-04T19:00:16.233024Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-01-04T19:00:56.959611Z",
            "ended": "2020-01-27T16:38:20.722356Z",
            "start_waiting": "2020-01-04T19:00:51.674669Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 58797,
            "name": "ქართველების ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "ორ წაგებაზე გავარდნა",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 55,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 55,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 260,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-10T18:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-10T18:30:19.374307Z",
            "ended": "2020-04-10T19:10:44.156392Z",
            "start_waiting": "2020-04-10T18:30:18.845817Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 26688,
            "name": "The third tournament,",
            "director": {
                "id": 281554,
                "username": "trung5000",
                "country": "_DOOP",
                "icon": "https://user-uploads.online-go.com/bbd482f273f613d97a246c2d297b822c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1830.8959904234046,
                        "deviation": 64.63244379322072,
                        "volatility": 0.05992494038520888
                    }
                },
                "ranking": 28.91811131190169,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament cuối tuần cho ae,\nDouble digit kyu players are welcomed,",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 600,
                "time_increment": 30,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1553,
                "name": "Vietnamese Go",
                "summary": "Dành cho các kì thủ đang sống ở Việt Nam hoặc người Việt ở nước khác.\nFor Go players living in Vietnam or Vietnamese living abroad.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 130,
                "icon": "https://user-uploads.online-go.com/14a0c5d58cc9af8e053b8d9b2cf88f33-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-04-29T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-04-29T18:59:15.508178Z",
            "ended": "2017-04-29T19:16:21.996744Z",
            "start_waiting": "2017-04-29T18:59:14.673969Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/14a0c5d58cc9af8e053b8d9b2cf88f33-15.png",
            "player_count": 14,
            "ranked": true
        }
    ]
}