List all tournaments or create a new tournament.

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

{
    "count": 60302,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=720",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=718",
    "results": [
        {
            "id": 58534,
            "name": "Correspondence 13x13 RoundRobin 2020-04-06 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?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:20260715T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T06:00:14.582400Z",
                "last_run": "2026-07-15T19:00:48.349285Z",
                "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-07-18T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-04-06T19:00:14.946686Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-06T19:01:12.767311Z",
            "ended": "2020-05-23T13:53:29.193176Z",
            "start_waiting": "2020-04-06T19:01:10.128237Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 57404,
            "name": "9x9 Single Elimination",
            "director": {
                "id": 732684,
                "username": "Chonky Peanut",
                "country": "kp",
                "icon": "https://user-uploads.online-go.com/1c5e5d0866a744c56ce7e5a8cac00c73-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1158.5404180844098,
                        "deviation": 62.85689110634654,
                        "volatility": 0.06014570270064678
                    }
                },
                "ranking": 18.323640981484395,
                "professional": false,
                "ui_class": ""
            },
            "description": "Single Elimination 9x9 tournament, I hope we can get over 10 people.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18058,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-20T05:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-20T05:00:31.302743Z",
            "ended": "2020-06-26T14:43:47.639479Z",
            "start_waiting": "2020-03-20T05:00:30.337807Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 3160,
            "name": "The Double 10 tournament",
            "director": {
                "id": 69986,
                "username": "่Šฑๆž—ๆธก",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/0212c9dde4983c3cc23b5a9824821ca6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1968.1302670184164,
                        "deviation": 61.293447833374984,
                        "volatility": 0.05986423108871717
                    }
                },
                "ranking": 30.59135927548691,
                "professional": false,
                "ui_class": ""
            },
            "description": "Begins on October 10th (10-10);\nEach player has 5 days main time;\nWhen the main time runs out, 5 moves per day;\nPlease don't join if you can't finish the game.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 22080,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 86400,
                "main_time": 432000,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2014-10-10T12:16:42.049807Z",
            "ended": "2014-12-15T19:36:59.942399Z",
            "start_waiting": "2014-10-10T12:16:41.731921Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 58222,
            "name": "March Corona Go Champion 2020",
            "director": {
                "id": 102290,
                "username": "Hikaru-no-go admin",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/bdb11a32ca69f57bcbd478bc61fd889d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1141.546865456918,
                        "deviation": 63.28755183673641,
                        "volatility": 0.06002962243991043
                    }
                },
                "ranking": 17.981560135763274,
                "professional": false,
                "ui_class": ""
            },
            "description": "First Installation Tournament of Quarantine Isolation Series. Tournament will start once we reach 50 members.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 172800,
                "max_time": 604800
            },
            "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": 769,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-03-31T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-03-31T17:00:05.291381Z",
            "ended": "2020-08-17T05:48:30.957400Z",
            "start_waiting": "2020-03-31T17:00:03.726772Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 82658,
            "name": "13x13 D.E. 11/20/2021๐Ÿ‰",
            "director": {
                "id": 584481,
                "username": "Mulsiphix",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.508332937557,
                        "deviation": 67.30621035483453,
                        "volatility": 0.06024145341136911
                    }
                },
                "ranking": 27.51884388340188,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "โ˜† The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\nโ˜† This is a โ€˜Suicidal 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\n<hr>\n\nTournaments are a great way to locate players who are more competitive than your average opponent. A big part of improving your own skills is to have them tested by capable challengers. If you would like to be a part of more New Zealand rule set tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "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": 591,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-11-21T02:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-21T07:52:01.884522Z",
            "ended": "2022-01-04T20:18:20.258667Z",
            "start_waiting": "2021-11-21T07:52:01.738277Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 137795,
            "name": "Everyone 19x19 Double Elimination Tournament 2026-02-28 14:00",
            "director": {
                "id": 1821698,
                "username": "s578gz589",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b661377ce4167f78278c7a199986ca37?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1123.5402580424875,
                        "deviation": 65.28502602145339,
                        "volatility": 0.060096667197374415
                    }
                },
                "ranking": 17.613484454357998,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19 Double Elimination Tournament 2026-02-28 14:00",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "rapid",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 8920,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-02-28T05:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-28T05:00:40.511740Z",
            "ended": "2026-02-28T05:05:52.973384Z",
            "start_waiting": "2026-02-28T05:00:40.423803Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 116778,
            "name": "CONTINUING Have fun fantasy tournament    ๐Ÿฒโ›ต๐ŸŠ๐Ÿ˜ป๐Ÿงš๐Ÿพโ€โ™€๏ธ๐Ÿ’‚๐Ÿ‘ธ๐Ÿ‘ฅ๐ŸŒน๐ŸŒฑ๐ŸŒณ๐ŸŒต๐ŸŒดโ„๏ธ๐ŸŒ‹๐ŸŒ…โœจ๐ŸŒ ๐Ÿต๐Ÿถ๐Ÿบ๐Ÿผ๐Ÿฎ๐Ÿท๐Ÿ‡๐Ÿˆ๐Ÿ•๐Ÿ†๐ŸŽ๐Ÿ–๐Ÿ„๐Ÿƒ๐Ÿ‘๐Ÿ๐Ÿ”๐Ÿ’๐Ÿ„",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "๐Ÿฒโ›ต๐ŸŠ๐Ÿ˜ป๐Ÿงš๐Ÿพโ€โ™€๏ธ๐Ÿ’‚๐Ÿ‘ธ๐Ÿ‘ฅ๐ŸŒน๐ŸŒฑ๐ŸŒณ๐ŸŒต๐ŸŒดโ„๏ธ๐ŸŒ‹๐ŸŒ…โœจ๐ŸŒ ๐Ÿต๐Ÿถ๐Ÿบ๐Ÿผ๐Ÿฎ๐Ÿท๐Ÿ‡๐Ÿˆ๐Ÿ•๐Ÿ†๐ŸŽ๐Ÿ–๐Ÿ„๐Ÿƒ๐Ÿ‘๐Ÿ๐Ÿ”๐Ÿ’๐Ÿ„\n\n\n\n<p style=\"text-align: center;\"><img loading=\"lazy\" decoding=\"async\" class=\"\" src=\"https://media.giphy.com/media/IgQkwsPRbW6Ri/giphy.gif\" width=\"420\" height=\"280\" /></p>\n\n\n<p>\n<embed src=\"https://www.youtube.com/embed/Ao9YOZs-nAY\"width=\"420\" height=\"280\">\n</p>\n\n<p>\n<embed src=\"https://www.youtube.com/embed/vYjxphofjNw\"width=\"420\" height=\"280\">\n</p>\n\n\n\n\n<a href=\"https://info.flagcounter.com/wlij\"><img src=\"https://s01.flagcounter.com/mini/wlij/bg_E5FF00/txt_000000/border_CCCCCC/flags_0/\" alt=\"Flag Counter\" border=\"0\"></a>",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 144838,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 129600,
                "initial_time": 432000,
                "max_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " ๆ— ้—ดๅ‹ค็ขๆœฏๅŒ–  Go Advance forward forever",
                "summary": "ๆฌข่ฟŽๅ›ดๆฃ‹็ˆฑๅฅฝ่€…ๆฅๅˆฐๅฑžไบŽๆ‚จ็š„ๅ›ญๅœฐ\n\n\n          In Your ๐Ÿ’– Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 496,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-10T08:00:00Z",
            "players_start": 11,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-10T08:00:52.702977Z",
            "ended": "2025-09-15T11:10:33.938731Z",
            "start_waiting": "2024-06-10T08:00:51.350469Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 74,
            "ranked": true
        },
        {
            "id": 85908,
            "name": "9x9 Mini League 10k-25k #18",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1334.061355817773,
                        "deviation": 72.03757578940535,
                        "volatility": 0.06023505067349031
                    }
                },
                "ranking": 21.589341747434993,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 714,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-20T21:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-14T17:15:54.571558Z",
            "ended": "2022-04-02T06:21:56.269383Z",
            "start_waiting": "2022-02-14T17:15:54.186724Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 107672,
            "name": "Sunday Go",
            "director": {
                "id": 1393499,
                "username": "Imtiyaz",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/56a672954f96d68180eb8444196aec12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1033.3159040216926,
                        "deviation": 64.37615916895315,
                        "volatility": 0.06003245003586803
                    }
                },
                "ranking": 15.675558851695177,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun every sunday",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 62,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18058,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-24T09: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": "2023-09-24T09:00:31.432964Z",
            "ended": "2023-09-24T09:35:50.531586Z",
            "start_waiting": "2023-09-24T09:00:31.366252Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 25912,
            "name": "FSTS MonkeyGO Olympics 2017",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "The main tournament of FSTS. The winners will be immortalized on the group page.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 129600,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 353,
                "name": "Four Seasons Tournament Series",
                "summary": "ะกะตั€ะธั ั‚ัƒั€ะฝะธั€ะพะฒ \"ะงะตั‚ั‹ั€ะต ะกะตะทะพะฝะฐ\"",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 623,
                "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-05-22T02:00:00Z",
            "players_start": 20,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-05-22T02:00:20.942529Z",
            "ended": "2020-06-05T23:06:26.716538Z",
            "start_waiting": "2017-05-22T02:00:14.098970Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 89,
            "ranked": true
        }
    ]
}