List all tournaments or create a new tournament.

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

{
    "count": 59362,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5200",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5198",
    "results": [
        {
            "id": 106018,
            "name": "CHEERFUL GO #25 Single Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1891.6058306501443,
                        "deviation": 71.364095471924,
                        "volatility": 0.05983069164875897
                    }
                },
                "ranking": 29.673279472556402,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nSingle elimination tournament every Thursday.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday\n\nHAPPY",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-09T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-09T04:00:54.780189Z",
            "ended": "2023-11-02T12:03:11.754686Z",
            "start_waiting": "2023-08-09T04:00:54.684541Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 24248,
            "name": "Blitz 13x13 Swiss Tournament 2017-01-29 03:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260416T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-16T19:00:57.178360Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-16T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-01-29T03:30:27.447871Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-01-29T03:30:28.984943Z",
            "ended": "2017-01-29T04:09:20.003700Z",
            "start_waiting": "2017-01-29T03:30:28.663374Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 18607,
            "name": "Kayo is Bae",
            "director": {
                "id": 237158,
                "username": "KayoHinazuki",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/d4ea662480f07f544aee270dd81a8737-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1511.0565920361616,
                        "deviation": 63.967486079391776,
                        "volatility": 0.05990920813732416
                    }
                },
                "ranking": 24.473396426806328,
                "professional": false,
                "ui_class": ""
            },
            "description": "get rekt?",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 63,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 60,
                "main_time": 270,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1165,
                "name": "ausengeafraporemany",
                "summary": "All of our countries combined <3",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2016-06-29T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-07-02T10:23:34.391501Z",
            "ended": "2016-07-02T10:43:23.236328Z",
            "start_waiting": "2016-07-02T10:23:34.255905Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 134188,
            "name": "JORNADA 12 DE ENTRENAMIENTO BÁSICO DE GO OTOÑO 2025",
            "director": {
                "id": 798920,
                "username": "vaik.kanik",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/2d6b90dc29878481490e8286eaaeb49f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1180.2528693605868,
                        "deviation": 60.57166817175558,
                        "volatility": 0.05972997517644437
                    }
                },
                "ranking": 18.753484602696673,
                "professional": false,
                "ui_class": ""
            },
            "description": "En el fondo no sólo se trata de vencer a los oponentes en el tablero de Go; se trata, sobre todo, de vencerse a uno mismo, momento a momento, día tras día, practicando el arte.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14953,
                "name": "Kanik",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 17,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-09T00:35:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2025-11-09T00:35:32.858339Z",
            "ended": "2025-11-09T00:58:33.072548Z",
            "start_waiting": "2025-11-09T00:35:32.796137Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 19668,
            "name": "Blitz 13x13 Swiss Tournament 2016-08-07 19:30",
            "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": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260416T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-16T19:00:57.178360Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-16T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2016-08-07T19:30:31.520924Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-08-07T19:30:33.107245Z",
            "ended": "2016-08-07T20:30:10.327779Z",
            "start_waiting": "2016-08-07T19:30:32.488581Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 11392,
            "name": "Tournament BJ",
            "director": {
                "id": 143441,
                "username": "GO 2015",
                "country": "hr",
                "icon": "https://user-uploads.online-go.com/1d484170237a1841a15e135bf67ef441-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1409.380850420779,
                        "deviation": 71.72359569805504,
                        "volatility": 0.06010797334851287
                    }
                },
                "ranking": 22.860798883479337,
                "professional": false,
                "ui_class": ""
            },
            "description": "Exclusivity",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 193,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 180,
                "main_time": 1200,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 555,
                "name": "GO Croatia",
                "summary": "Are you looking for a fun and enjoyment?. Will here we are, we encourage you to join our group. Everyone is welcome,",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/b2eb9ab3f64ddf5e3e24a6bbff9087a4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-10-07T09:49:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 35,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-10-09T18:42:30.525075Z",
            "ended": "2015-10-09T19:43:21.979953Z",
            "start_waiting": "2015-10-09T18:42:30.360015Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b2eb9ab3f64ddf5e3e24a6bbff9087a4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 13732,
            "name": "Prova del lunedì",
            "director": {
                "id": 207400,
                "username": "Leroy23",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/62a4064f44a6ada75b74b5c42f541fbf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2150.9881121171143,
                        "deviation": 83.5837654268873,
                        "volatility": 0.059992462073073724
                    }
                },
                "ranking": 32.648082470618675,
                "professional": false,
                "ui_class": ""
            },
            "description": "Prova del lunedì, per il futuro torneo settimanale",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 861,
                "name": "C'è la stanza ita?",
                "summary": "Stanza italiana di kgs?",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2016-01-04T19:30:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-04T19:30:59.297837Z",
            "ended": "2016-01-04T19:55:14.658144Z",
            "start_waiting": "2016-01-04T19:30:59.169437Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 24743,
            "name": "Live 19x19 Swiss Tournament 2017-02-16 12:30",
            "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": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260416T200000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-04-16T20:00:56.216598Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-17T00:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2017-02-16T12:30:00.717638Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-02-16T12:35:03.204821Z",
            "ended": "2017-02-16T14:31:38.857230Z",
            "start_waiting": "2017-02-16T12:35:02.800761Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 123176,
            "name": "Blitz 13x13 Swiss Tournament 2024-12-12 15:30",
            "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 Site-wide Tournament",
            "schedule": {
                "id": 3,
                "name": "Blitz 13x13 Swiss Tournament",
                "rrule": "DTSTART:20260416T190000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:27:45.234995Z",
                "last_run": "2026-04-16T19:00:57.178360Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 13,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 300,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-04-16T23:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 300,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2024-12-12T15:30:53.597073Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-12-12T15:31:53.699247Z",
            "ended": "2024-12-12T16:37:53.595937Z",
            "start_waiting": "2024-12-12T15:31:53.604039Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 47255,
            "name": "Taurus Title : Fast correspondance Tournament",
            "director": {
                "id": 135206,
                "username": "BenVsb",
                "country": "be",
                "icon": "https://user-uploads.online-go.com/9959e354c236fbb8082399e5db1e36cd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1294.3379070752537,
                        "deviation": 64.18874471317686,
                        "volatility": 0.06003197955500563
                    }
                },
                "ranking": 20.889548625852704,
                "professional": false,
                "ui_class": ""
            },
            "description": "A double elimination tournament for each astrological signs. The two finalist are qualify for the Zodiac Master Title Tournament !\n\nAll members of the Fast Correspondence group are welcome.\n\n<h4>When you start your game please try to arrange times to meet and play with your opponent.</h4> I would ideally like each game to end in 2 or 3 weeks.\n<h4>Please, avoid delaying your games using the vacation feature.</h4>\nTo speed up the game, use conditional move function as often as possible.\n<p>It is not an obligation, but to learn more and help each other to improve our skill, do a review with your opponent or take note in the malkovich section.</p>\n<table>\n<tr>\n<td><b>TITLE</b></td><td><b>Holder</b></td><td><b>Finalist</b></td>\n</tr>\n<tr>\n<td><b>Aeris</b></td><td><b> </b></td><td><b> </b></td>\n</tr>\n<tr>\n<td><b>Taurus</b></td><td><b> </b></td><td><b> </b></td>\n</tr>\n<tr>\n<td><b>Gemini</b></td><td><b> </b></td><td><b> </b></td>\n</tr>\n<tr>\n<td><b>Cancer</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Leo</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Virgo</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Libra</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Scorpio</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Sagitarius</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Capricorn</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Aquarius</b></td><td><b> </b></td><td><b> </b></td>\n</tr><tr>\n<td><b>Pisces</b></td><td><b> </b></td><td><b> </b></td>\n</tr>\n</table>\nAll title holder and finalist are promote/qualify for the Title Master of Zodiac tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26640,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 129600,
                "max_time": 259200,
                "time_increment": 25200,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 822,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-04-21T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-04-21T16:00:22.005951Z",
            "ended": "2020-01-26T10:00:34.286610Z",
            "start_waiting": "2019-04-21T16:00:20.717272Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 30,
            "ranked": true
        }
    ]
}