List all tournaments or create a new tournament.

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

{
    "count": 59355,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=4022",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=4020",
    "results": [
        {
            "id": 49092,
            "name": "Hyperstones 19 02",
            "director": {
                "id": 621305,
                "username": "Greenstorm",
                "country": "_GoT_Martell",
                "icon": "https://user-uploads.online-go.com/46a5542c64aad2ab4b719d0a7086ba65-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1360.9718480915335,
                        "deviation": 61.82502509214474,
                        "volatility": 0.05999385140077372
                    }
                },
                "ranking": 22.05167267608749,
                "professional": false,
                "ui_class": ""
            },
            "description": "Regular Hyperstones tournament on the 19x19 board.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37440,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 129600,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3679,
                "name": "Hyperstones",
                "summary": "Correspondence tournaments on hyperspeed!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/fb740739d13c239cc4110ae6be57b308-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-24T01:15:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-06-29T00:23:47.726305Z",
            "ended": "2020-08-06T12:49:20.741271Z",
            "start_waiting": "2019-06-29T00:23:46.064779Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fb740739d13c239cc4110ae6be57b308-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 101659,
            "name": "Mid-Speed Open (9x9, Mid-K) #2",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<hr>\n<h2>What makes our matches unique?</h2>\n\n<ol>\n<li>The matches are <strong>true</strong> fast correspondence, —  more than 2 moves per clock day.</li>\n<li>We have a Rank Difference Compensation policy which makes matches close, and lower-kyu players have more opportunities to get a good place.</li>\n<li>We use 'type rank' (such as 9x9 cor. rank) rather than the overall rank.</li>\n</ol>\n\n<hr>\n<h2>Additional rules</h2>\n\n<ol>\n    <li>Pause or Vacation mode is not allowed</li>\n    <li>The participants whose <strong>ratings are far higher/lower than the average ratkings of opponents will get adjusted points</strong>; for instance, 2 kyus higher or lower will be plus or minus 0.5 result points.</li>\n</ol>\n\n<h2>Attention</h2>\n\n<h3>Speed and Time-out</h3>\n\nKeep in mind that the avg speed of one game is about <u>3 moves per calendar day (or 12 hrs of your clock time)</u> per player. Since the Round Robin will activate several games simultaneously, for a match with five players, the avg speed times 4. To respect your opponents and the match organizer, <strong>please try to avoid time out as far as possible.</strong>. \n\nLoss by time out will be labeled as \"disqualified\" on the table by OGS' program automatically.\n\nLoss by time out will affect your reputation in this Match system.\n\n<h2>Tips</h2>\n\n<ul>\n    <li>Use Plan Conditional Moves to speed up</li>\n    <li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on the Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n    <li>Meanwhile, for better quality, no need to play too many moves a day — after all, Mid-Speed Match is not a live game.</li>\n</ul>\n\n<hr />\n\n<h3>Ref</h3>\n\n<ul>\n    <li><a href=\"https://online-go.com/tournament/101569\">Previous tournament</a></li>\n    <li><a href=\"https://online-go.com/group/12936\">About the <strong>Mid-speed</strong> Group</a></li>\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37608,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 172800,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-04-09T17:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 18,
            "max_ranking": 24,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-09T03:09:00.036531Z",
            "ended": "2023-04-14T02:03:16.610542Z",
            "start_waiting": "2023-04-09T03:08:59.917904Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 101636,
            "name": "Mid-Speed Open (9x9, Hi-K)  #1",
            "director": {
                "id": 1303195,
                "username": "eaglejoy",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/d4b7c1948ffe6ed5f80f075d40a13547-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1814.5278273894323,
                        "deviation": 67.29577928717005,
                        "volatility": 0.05999029476123887
                    }
                },
                "ranking": 28.710220246475455,
                "professional": false,
                "ui_class": ""
            },
            "description": "<hr>\n<h2>What makes our matches unique?</h2>\n\n<ol>\n<li>The matches are <strong>true</strong> fast correspondence, —  more than 2 moves per clock day.</li>\n<li>We have a Rank Difference Compensation policy which makes matches close, and lower-kyu players have more opportunities to get a good place.</li>\n<li>We use 'type rank' (such as 9x9 cor. rank) rather than the overall rank.</li>\n</ol>\n\n<hr>\n<h2>Additional rules</h2>\n\n<ol>\n    <li>Pause or Vacation mode is not allowed</li>\n    <li>The participants whose <strong>ratings are far higher/lower than the average ratkings of opponents will get adjusted points</strong>; for instance, 2 kyus higher or lower will be plus or minus 0.5 result points.</li>\n\n</ol>\n\n<h2>Attention</h2>\n\n<h3>Speed and Time-out</h3>\n\nKeep in mind that the avg speed of one game is about <u>3 moves per calendar day (or 12 hrs of your clock time)</u> per player. Since the Round Robin will activate several games simultaneously, for a match with five players, the avg speed times 4. To respect your opponents and the match organizer, <strong>please try to avoid time out as far as possible.</strong>. \n\nLoss by time out will be labeled as \"disqualified\" on the table by OGS' program automatically.\n\nLoss by time out will affect your reputation in this Match system.\n\n<h2>Tips</h2>\n\n<ul>\n    <li>Use Plan Conditional Moves to speed up</li>\n    <li>Meanwhile, for better quality, no need to play too many moves a day — after all, Mid-Speed Match is not a live game.</li>\n    <li>To pay more attention to the progress of this tournament (use filter &quot;Game&quot; in Active Games list on the Home page or Profile page, or press &quot;Ctrl+F&quot; to find the key strings &quot;<strong>Mid-</strong>&quot; )</li>\n</ul>\n\n<hr />\n\n<h3>Ref</h3>\n\n<ul>\n\t<li><a href=\"https://online-go.com/tournament/101297\">Previous tournament</a></li>\n\t<li><a href=\"https://online-go.com/group/12936\">About the <strong>Mid-speed</strong> Group</a></li>\n</ul>",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 37608,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 172800,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12936,
                "name": "Mid-speed",
                "summary": "Middle speed matches, not so hurry, not so slow.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-03T22:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 20,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-03T13:25:20.349324Z",
            "ended": "2023-04-13T00:40:38.585340Z",
            "start_waiting": "2023-04-03T13:25:20.173155Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/beac7517f2a38056032aeec2064d3ace-15.png",
            "player_count": 5,
            "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": 2971,
                "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": 79135,
            "name": "Frankfurt",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 790.2994072178445,
                        "deviation": 64.66815139504368,
                        "volatility": 0.05991724621983771
                    }
                },
                "ranking": 9.46866501470618,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 172800,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 356,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-08-22T17:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-22T17:00:17.254183Z",
            "ended": "2021-12-17T10:20:09.605613Z",
            "start_waiting": "2021-08-22T17:00:17.013100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 79136,
            "name": "Bonn 9x9",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 790.2994072178445,
                        "deviation": 64.66815139504368,
                        "volatility": 0.05991724621983771
                    }
                },
                "ranking": 9.46866501470618,
                "professional": false,
                "ui_class": ""
            },
            "description": "Bonn 9x9",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 36000,
                "initial_time": 172800,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 23,
                "name": "German Group",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 356,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-08-24T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-24T15:00:15.339401Z",
            "ended": "2021-09-28T17:48:29.207676Z",
            "start_waiting": "2021-08-24T15:00:14.246817Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 43444,
            "name": "Torneo 9x9 de Navidad 2018 (1)",
            "director": {
                "id": 164484,
                "username": "ikkyu71",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/3d0e1d47bec478e75a56fca3f205e3e3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1590.644763145316,
                        "deviation": 61.771294932157716,
                        "volatility": 0.05998451613386958
                    }
                },
                "ranking": 25.661693091532793,
                "professional": false,
                "ui_class": ""
            },
            "description": "Feliz Navidad a todos !! Y a disfrutar de las partidas.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 1814400,
                "time_increment": 36000,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 32,
                "name": "Spain Go",
                "summary": "Group for spanish people that want to play Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 416,
                "icon": "https://user-uploads.online-go.com/55563a0bc6005cdf4cde0c413d2c6738-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-12-09T23:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-10T07:47:27.722369Z",
            "ended": "2018-12-27T09:25:55.693047Z",
            "start_waiting": "2018-12-10T07:47:24.703847Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/55563a0bc6005cdf4cde0c413d2c6738-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 48649,
            "name": "Hyperstones HyperMasters 2019",
            "director": {
                "id": 621305,
                "username": "Greenstorm",
                "country": "_GoT_Martell",
                "icon": "https://user-uploads.online-go.com/46a5542c64aad2ab4b719d0a7086ba65-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1360.9718480915335,
                        "deviation": 61.82502509214474,
                        "volatility": 0.05999385140077372
                    }
                },
                "ranking": 22.05167267608749,
                "professional": false,
                "ui_class": ""
            },
            "description": "Competition for the main Hyperstones title in 2019.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 36000,
                "initial_time": 172800,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3679,
                "name": "Hyperstones",
                "summary": "Correspondence tournaments on hyperspeed!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/fb740739d13c239cc4110ae6be57b308-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-06-24T02:15:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-06-26T02:43:09.714636Z",
            "ended": "2020-02-09T14:46:32.653545Z",
            "start_waiting": "2019-06-26T02:43:08.176246Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fb740739d13c239cc4110ae6be57b308-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 47691,
            "name": "9x9 D.E. (Chinese Rules)",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n \n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n \n☆ Does NOT pause on the weekend.\n \n☆ If this sounds like a good time to you, please join us!\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.<BR><BR>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 36000,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-04-28T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-04-28T15:27:16.335429Z",
            "ended": "2019-06-13T15:19:17.234414Z",
            "start_waiting": "2019-04-28T15:27:15.969795Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 6312,
            "name": "April 2015 שלום",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 767.820499624262,
                        "deviation": 64.07244270954365,
                        "volatility": 0.05914499071209855
                    }
                },
                "ranking": 8.800651190003721,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "fz jzte",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 37920,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 345600,
                "time_increment": 36000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 354,
                "name": "אגודה הגו ישראלית",
                "summary": "משחקים גו ומדברים עברית? ברוכים הבאים למקום הנכון - קהילת הגו בישראל!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 176,
                "icon": "https://user-uploads.online-go.com/81b564e33e1ad53b66af504b3c035bd7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-04-07T15:27:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-04-06T06:43:44.084920Z",
            "ended": "2015-06-12T16:05:58.941814Z",
            "start_waiting": "2015-04-06T06:43:43.899942Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/81b564e33e1ad53b66af504b3c035bd7-15.png",
            "player_count": 10,
            "ranked": true
        }
    ]
}