List all tournaments or create a new tournament.

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

{
    "count": 58924,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3212",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=id&page=3210",
    "results": [
        {
            "id": 76410,
            "name": "Beginning tournament",
            "director": {
                "id": 1004942,
                "username": "Taybuddyz",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/b9464ad096ebc62e2a7ef87a9f39ebc6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 701.5807232241659,
                        "deviation": 61.86619545966917,
                        "volatility": 0.05996754285214079
                    }
                },
                "ranking": 6.712057816086596,
                "professional": false,
                "ui_class": ""
            },
            "description": "Do your best",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": 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": 17844,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-30T22: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": "2021-06-30T22:00:18.665902Z",
            "ended": "2021-06-30T22:13:34.311672Z",
            "start_waiting": "2021-06-30T22:00:18.564339Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76414,
            "name": "Blitz 19x19 Elimination Tournament 2021-06-17 05:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260311T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-11T09:00:44.799506Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-11T13:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-06-17T05:30:00.426535Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T05:30:01.732851Z",
            "ended": "2021-06-17T05:58:23.030050Z",
            "start_waiting": "2021-06-17T05:30:01.643528Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76415,
            "name": "Live 9x9 Double Elimination Tournament 2021-06-17 06:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260311T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-11T10:00:44.792613Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-11T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-06-17T06:30:02.884739Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T06:30:04.339321Z",
            "ended": "2021-06-17T07:39:06.360687Z",
            "start_waiting": "2021-06-17T06:30:04.139792Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 76416,
            "name": "Strongest Master Go in The World: 4k - 2d",
            "director": {
                "id": 721084,
                "username": "Lexxgo",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/eadd3bb95af972db608b10e308217d0d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1702.0164192076516,
                        "deviation": 66.54857732174423,
                        "volatility": 0.059972624948633195
                    }
                },
                "ranking": 27.22835155459872,
                "professional": false,
                "ui_class": ""
            },
            "description": "Strongest Master Go in The World: 4k - 2d",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 58560,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 259200,
                "stones_per_period": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9239,
                "name": "World tournaments",
                "summary": "World tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-17T07:00:00Z",
            "players_start": 30,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 26,
            "max_ranking": 31,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-06-25T13:34:40.058616Z",
            "ended": "2021-09-13T21:42:31.052443Z",
            "start_waiting": "2021-06-25T13:34:39.946415Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/f00af69c1e00d870226552a84d04d87c-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76418,
            "name": "Live 19x19 Swiss Tournament 2021-06-17 08:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 4,
                "name": "Live 19x19 Swiss Tournament",
                "rrule": "DTSTART:20260311T080000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:30:39.250689Z",
                "last_run": "2026-03-11T08:00:44.783876Z",
                "lead_time_seconds": 1800,
                "tournament_type": "swiss",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 600,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 6,
                "first_pairing_method": "random",
                "subsequent_pairing_method": "strength",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 40
                },
                "next_run": "2026-03-11T12:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-06-17T08:30:07.842164Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T08:30:09.223581Z",
            "ended": "2021-06-17T09:42:09.248680Z",
            "start_waiting": "2021-06-17T08:30:09.076757Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 76419,
            "name": "Blitz 19x19 Elimination Tournament 2021-06-17 09:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260311T090000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-03-11T09:00:44.799506Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-11T13:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-06-17T09:30:10.323780Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T09:30:11.723760Z",
            "ended": "2021-06-17T09:48:55.072502Z",
            "start_waiting": "2021-06-17T09:30:11.586598Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76420,
            "name": "Live 9x9 Double Elimination Tournament 2021-06-17 10:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 2,
                "name": "Live 9x9 Double Elimination Tournament",
                "rrule": "DTSTART:20260311T100000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:22:51.496184Z",
                "last_run": "2026-03-11T10:00:44.792613Z",
                "lead_time_seconds": 1800,
                "tournament_type": "double_elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 30,
                    "main_time": 300,
                    "periods": 3
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-03-11T14:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 300,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-06-17T10:30:12.838622Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T10:30:14.232658Z",
            "ended": "2021-06-17T11:11:34.163355Z",
            "start_waiting": "2021-06-17T10:30:14.105020Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 76421,
            "name": "The end of the exams...",
            "director": {
                "id": 818383,
                "username": "SubToMixzory",
                "country": "vi",
                "icon": "https://user-uploads.online-go.com/c6aa9dd0c30d28446d4dcafe2b6186e9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1269.4299654571807,
                        "deviation": 64.69887391357838,
                        "volatility": 0.0601483836856834
                    }
                },
                "ranking": 20.439713055563516,
                "professional": false,
                "ui_class": ""
            },
            "description": "YAH!!!!!!!! IT\"S THE END OF THE EXAM\nLETS HAVE A TOURNAMENT TO CELEBRATE IT",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3852,
                "name": "Hong Kong ",
                "summary": "First priority : HK people join plz                                                                     \nThis group welcomes everyone, but only if you don't be rude.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 148,
                "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-19T14: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": "2021-06-19T14:00:25.208349Z",
            "ended": "2021-08-25T05:18:03.045484Z",
            "start_waiting": "2021-06-19T14:00:25.046760Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb4f2676677eaafca853a69c876d0443-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 76425,
            "name": "2021 Быстрый турнир 9x9 в 20:00 ЧТ",
            "director": {
                "id": 796491,
                "username": "Shepelev",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/df07fff8185c8bf3e4c05cebc2097f53-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1198.5300867994024,
                        "deviation": 62.08724174870528,
                        "volatility": 0.060055841677873624
                    }
                },
                "ranking": 19.109234511846594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Господа, проводим быстрый турнир со стартом в 20:00. Если вы записываетесь не забудьте быть онлайн в это время, а лучше даже заранее. Именно в это момент пойдет отчет времени в вашей первой партии. Длительность турнира зависит от количества участников. Но будьте готовы к 30 - 50 минутам. Постарайтесь не пропустить свою игру.\n\nВыбывание идет после 2-х поражений, так что не уходите после проигрыша. Новый тур начинается когда будут сыграны все партии текущего, будьте терпеливы. Это будет недолго, плюс ко всему можно понаблюдать за чужими партиями.\n\nЧто бы попасть в свою партию вам будет необходимо: найти себя в «сетке» (она будет либо справа либо снизу от чата), слева от своей аватарки найти маленькую иконку с двумя камнями и нажать на нее.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6036,
                "name": "Школа программистов",
                "summary": "Го-клуб летнего лагеря Школы программистов",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 398,
                "icon": "https://user-uploads.online-go.com/9dfdcf973067016629133984c0f77f58-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-17T17:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-17T17:10:32.169267Z",
            "ended": "2021-06-17T18:52:49.138172Z",
            "start_waiting": "2021-06-17T17:10:31.890717Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9dfdcf973067016629133984c0f77f58-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 76426,
            "name": "2021 Большой турнир 9x9 в 18:00 ВС",
            "director": {
                "id": 796491,
                "username": "Shepelev",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/df07fff8185c8bf3e4c05cebc2097f53-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1198.5300867994024,
                        "deviation": 62.08724174870528,
                        "volatility": 0.060055841677873624
                    }
                },
                "ranking": 19.109234511846594,
                "professional": false,
                "ui_class": ""
            },
            "description": "Большой турнир с призами победителям в 18:00 Воскресенья. \n\nЕсли вы записываетесь не забудьте быть онлайн в это время, а лучше даже заранее. Именно в это момент пойдет отчет времени в вашей первой партии. Длительность турнира зависит от количества участников. Но будьте готовы к 1 - 2 часам. Постарайтесь не пропустить свою игру.\n\nВыбывание идет после 2-х поражений, так что не уходите после проигрыша. Новый тур начинается когда будут сыграны все партии текущего, будьте терпеливы. Это будет недолго, плюс ко всему можно понаблюдать за чужими партиями.\n\nЧто бы попасть в свою партию вам будет необходимо: найти себя в «сетке» (она будет либо справа либо снизу от чата), слева от своей аватарки найти маленькую иконку с двумя камнями и нажать на нее.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 600,
                "max_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6036,
                "name": "Школа программистов",
                "summary": "Го-клуб летнего лагеря Школы программистов",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 398,
                "icon": "https://user-uploads.online-go.com/9dfdcf973067016629133984c0f77f58-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-20T15:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-20T15:10:29.388203Z",
            "ended": "2021-06-20T17:37:09.159988Z",
            "start_waiting": "2021-06-20T15:10:28.455951Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9dfdcf973067016629133984c0f77f58-15.png",
            "player_count": 22,
            "ranked": true
        }
    ]
}