List all tournaments or create a new tournament.

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

{
    "count": 59211,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=877",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=875",
    "results": [
        {
            "id": 34796,
            "name": "Correspondence 9x9 RoundRobin 2018-02-23 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:20260126T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-01-26T19:00:26.011108Z",
                "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": "2026-01-29T19: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": "2018-02-23T01:00:38.743189Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-02-23T01:01:07.059242Z",
            "ended": "2018-04-04T18:16:35.600052Z",
            "start_waiting": "2018-02-23T01:01:01.560279Z",
            "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": 44310,
            "name": "Double Elimination 9x9, all DDK welcome!",
            "director": {
                "id": 599552,
                "username": "aaron.pride",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/b069ea4b50798704f61f240c36869b9f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1063.1911877165503,
                        "deviation": 63.84428583499262,
                        "volatility": 0.05998172233905517
                    }
                },
                "ranking": 16.335379788804648,
                "professional": false,
                "ui_class": ""
            },
            "description": "I wanted to play some 9x9, so come play with me!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8828,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-01-06T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-01-06T07:00:23.654003Z",
            "ended": "2019-04-25T23:03:33.826356Z",
            "start_waiting": "2019-01-06T07:00:23.060812Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 22767,
            "name": "Correspondence Weekly McMahon 19x19 2016-12-10 17: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": 9,
                "name": "Correspondence Weekly McMahon 19x19",
                "rrule": "DTSTART:20260126T170000Z\nRRULE:FREQ=WEEKLY",
                "active": true,
                "created": "2015-12-16T02:22:56.480465Z",
                "last_run": "2026-01-26T17:00:25.830555Z",
                "lead_time_seconds": 432000,
                "tournament_type": "s_mcmahon",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "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": 10,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": 3,
                    "upper_bar": "25",
                    "lower_bar": "15",
                    "group_size": 4,
                    "maximum_players": 1000
                },
                "next_run": "2026-02-02T17:00:00Z",
                "base_points": "30.0"
            },
            "title": null,
            "tournament_type": "s_mcmahon",
            "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": "2016-12-10T17:00:45.483386Z",
            "players_start": 60,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-12-10T17:01:22.556088Z",
            "ended": "2018-07-11T12:21:21.012541Z",
            "start_waiting": "2016-12-10T17:01:00.193439Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 73,
            "ranked": true
        },
        {
            "id": 38362,
            "name": "1st Continental Go World Cup-Qualification Phase for South America: Category 14-10k (Group 1)",
            "director": {
                "id": 472707,
                "username": "Rorimuha",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/8db3342c496531b5e52bf3d1829e9bed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1516.498123369883,
                        "deviation": 65.47420203284265,
                        "volatility": 0.0595946253187008
                    }
                },
                "ranking": 24.55661314647885,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello <br>\nThis is the qualification phase for the South America players who has a level between 14k and 10k.<br>\n(This is the group n°1. The winner of this group will play a final qualification phase against the winners of the other groups of the same category.)\n<br>\n<span style=\"color:red;\">REMEMBER THAT YOUR FLAG MUST MATCH WITH THE CONTINENT (for example, brazilian or uruguayan flag are considered as South American flags).</p>\nHave fun :)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 59520,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 57600,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2514,
                "name": "Continental and World Go Cups Group",
                "summary": "You want to become World Champion or a Continental champion? Join us :)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 523,
                "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-06-28T10:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-07-17T19:11:39.496554Z",
            "ended": "2018-10-19T18:25:35.423796Z",
            "start_waiting": "2018-07-17T19:11:35.539309Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c1c2b263d212f80b7dfe72721f68c8e4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 30862,
            "name": "poopoo",
            "director": {
                "id": 466117,
                "username": "donald dump president",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/8c094a9a22034fdad4b85515f74e881a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 933.6223593726121,
                        "deviation": 86.3186383533499,
                        "volatility": 0.060018443924735494
                    }
                },
                "ranking": 13.32684772276059,
                "professional": false,
                "ui_class": ""
            },
            "description": "same as round robin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 113280,
            "time_control_parameters": {
                "period_time": 86400,
                "main_time": 2419200,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1392,
                "name": "Poo and fart",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2017-10-28T00:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-10-30T19:10:06.939131Z",
            "ended": "2018-02-22T08:30:23.185655Z",
            "start_waiting": "2017-10-30T19:10:03.634249Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 29754,
            "name": "Akira Bares his teeth",
            "director": {
                "id": 463307,
                "username": "LucifereanBeast",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/3070831dc79b7fa722827b15c8a548b2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1139.883069875404,
                        "deviation": 77.85639850031227,
                        "volatility": 0.059999300980126465
                    }
                },
                "ranking": 17.94779458027206,
                "professional": false,
                "ui_class": ""
            },
            "description": "lets do this ep3",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 754,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-06T23:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-06T23:00:31.561667Z",
            "ended": "2018-02-22T15:41:29.111952Z",
            "start_waiting": "2017-09-06T23:00:30.930206Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 28076,
            "name": "9x9 Double elimination -  July 2017",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 36000,
                "speed": "correspondence"
            },
            "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": 2956,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-07-15T11: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": "2017-07-15T19:36:39.838894Z",
            "ended": "2018-01-31T20:52:33.664390Z",
            "start_waiting": "2017-07-15T19:36:35.605701Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 62,
            "ranked": true
        },
        {
            "id": 33819,
            "name": "Correspondence 13x13 RoundRobin 2018-01-20 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260125T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-25T19:00:26.318869Z",
                "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-28T19: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": "2018-01-20T01:00:44.448441Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-01-20T01:01:08.831142Z",
            "ended": "2018-03-07T03:32:21.482555Z",
            "start_waiting": "2018-01-20T01:01:07.289504Z",
            "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": 26406,
            "name": "self atari delux",
            "director": {
                "id": 59605,
                "username": "Jonasd",
                "country": "_Starfleet",
                "icon": "https://user-uploads.online-go.com/6574373974602ceddf705a38ed4a83f0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1614.5406283881896,
                        "deviation": 63.16965153401557,
                        "volatility": 0.05990155862793241
                    }
                },
                "ranking": 26.00688343928416,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "A TOURNAMENT FOR THE AGES ! ! !   !         !",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8,
                "name": "SA",
                "summary": "All Power to the People (and sugoi animes)\n\nWant in?  Post in thread!",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://user-uploads.online-go.com/26facd2be4378db28d942e4dbd1dad36-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-04-20T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-04-20T18:00:48.086262Z",
            "ended": "2018-04-11T02:20:38.323777Z",
            "start_waiting": "2017-04-20T18:00:46.166042Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/26facd2be4378db28d942e4dbd1dad36-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 36321,
            "name": "Correspondence 13x13 RoundRobin 2018-04-14 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": 7,
                "name": "Correspondence 13x13 RoundRobin",
                "rrule": "DTSTART:20260125T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-01-25T19:00:26.318869Z",
                "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-28T19: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": "2018-04-14T01:00:16.417471Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-04-14T01:00:44.574121Z",
            "ended": "2018-05-10T13:53:20.698669Z",
            "start_waiting": "2018-04-14T01:00:43.727080Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}