List all tournaments or create a new tournament.

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

{
    "count": 59553,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=5589",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=5587",
    "results": [
        {
            "id": 86442,
            "name": "23 февраля на сервере Кувабара",
            "director": {
                "id": 376936,
                "username": "ptichkadara",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/91edc4e9de663a33903d4fc5eb20c753-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1386.2353286141533,
                        "deviation": 65.7623125496403,
                        "volatility": 0.05989203221437039
                    }
                },
                "ranking": 22.477462231617505,
                "professional": false,
                "ui_class": ""
            },
            "description": "В честь 23 февраля на сервере Кувабара решили выяснить кто самый-самый-самый на доске 9х9.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10983,
                "name": "Kuvabara",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/a622c8d5e21d3a808c1051f085d9244f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-23T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-02-23T12:00:24.169707Z",
            "ended": "2022-02-23T12:44:41.206966Z",
            "start_waiting": "2022-02-23T12:00:24.065133Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a622c8d5e21d3a808c1051f085d9244f-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 116878,
            "name": "Малкович 2024. 19×19. 🐅 14.06.24. SMM.MO",
            "director": {
                "id": 918112,
                "username": "Tornadoz",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/3fe6a85c81deeb507fd0e3b5e06401a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1303.1271128108338,
                        "deviation": 65.03379716990474,
                        "volatility": 0.06000942922698587
                    }
                },
                "ranking": 21.04621744548551,
                "professional": false,
                "ui_class": ""
            },
            "description": "В этом турнире есть дополнительное правило: комментировать ходы в чате в режиме «Малкович». Комментарии, оставленные в таком режиме, будут видны вашему оппоненту только по окончании партии.\nПишите в чат, что вы думаете о планах оппонента и чего вы хотите добиться собственным ходом (если, конечно, это не очевидный вынужденный ход).\nПосле завершения игры интересно и полезно будет сравнить взаимные планы и представления о целях друг друга на протяжении партии.\n\nFor English-speaking players: this tournament requires commenting on every move in Russian in Malkovich mode.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30168,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11497,
                "name": "Чат игроков в Го (weiqi, baduk, igo)",
                "summary": "Мы — группа игроков из телеграмм чата «Чат для игроков в Го (weiqi, baduk, igo)». Здесь мы играем между собой и организовываем турниры для игроков всех уровней.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 366,
                "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-06-14T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-06-14T17:00:46.804394Z",
            "ended": "2024-12-31T04:23:09.366071Z",
            "start_waiting": "2024-06-14T17:00:46.256314Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d3b4fb3fa64f817ed22ed171b88d712-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 128355,
            "name": "Турнир го группы The go academy Singapore",
            "director": {
                "id": 1596765,
                "username": "SecretDragonCanneloni.Meowl",
                "country": "_Starfleet",
                "icon": "https://secure.gravatar.com/avatar/f723c7c69b0433523da66d7cfe5dcf2c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1397.5521144262657,
                        "deviation": 67.57379559375731,
                        "volatility": 0.06054377160977299
                    }
                },
                "ranking": 22.66568424218868,
                "professional": false,
                "ui_class": ""
            },
            "description": "В этом турнире игроки будут бороться за призовые места играя друг с другом",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91187,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9310,
                "name": "The Go Academy Singapore",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 73,
                "icon": "https://user-uploads.online-go.com/964f13365b0269f59400716ae77d2bd5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-31T10: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": "2025-05-31T10:00:40.758769Z",
            "ended": "2025-10-02T16:24:07.098406Z",
            "start_waiting": "2025-05-31T10:00:40.634152Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/964f13365b0269f59400716ae77d2bd5-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 127983,
            "name": "Tournament go group Go Advance forward forever",
            "director": {
                "id": 1596765,
                "username": "SecretDragonCanneloni.Meowl",
                "country": "_Starfleet",
                "icon": "https://secure.gravatar.com/avatar/f723c7c69b0433523da66d7cfe5dcf2c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1397.5521144262657,
                        "deviation": 67.57379559375731,
                        "volatility": 0.06054377160977299
                    }
                },
                "ranking": 22.66568424218868,
                "professional": false,
                "ui_class": ""
            },
            "description": "В этом турнире игроки будут сражаться за призовые места, играя друг с другом",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "ing",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": false,
            "time_start": "2025-05-10T13: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": "2025-05-10T13:00:55.027462Z",
            "ended": "2025-11-26T14:16:32.764617Z",
            "start_waiting": "2025-05-10T13:00:54.787419Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 101688,
            "name": "Турнир за титул Солёный Огурец",
            "director": {
                "id": 916722,
                "username": "мастерго",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/09dec6dbafc52638f6ec4ad0fa51ef8d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1174.6999074761927,
                        "deviation": 65.68671237828232,
                        "volatility": 0.06016202119350048
                    }
                },
                "ranking": 18.644309329933233,
                "professional": false,
                "ui_class": ""
            },
            "description": "Величайший турнир всех времён за титул Солёный Огурец",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 136438,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 864000,
                "period_time": 129600,
                "periods": 10
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9134,
                "name": "ГОгоГОго",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-13T13: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": "2023-04-13T13:00:54.774451Z",
            "ended": "2023-09-08T14:14:57.837068Z",
            "start_waiting": "2023-04-13T13:00:54.676112Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 87006,
            "name": "8 марта на сервере Кувабара",
            "director": {
                "id": 376936,
                "username": "ptichkadara",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/91edc4e9de663a33903d4fc5eb20c753-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1386.2353286141533,
                        "deviation": 65.7623125496403,
                        "volatility": 0.05989203221437039
                    }
                },
                "ranking": 22.477462231617505,
                "professional": false,
                "ui_class": ""
            },
            "description": "Во имя прекрасных женщин играющих в го объявляется турнир. К участию призываются все в ком силен рыцарский дух.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10983,
                "name": "Kuvabara",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 64,
                "icon": "https://user-uploads.online-go.com/a622c8d5e21d3a808c1051f085d9244f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-08T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-03-08T12:00:04.570608Z",
            "ended": "2022-03-08T12:49:47.720170Z",
            "start_waiting": "2022-03-08T12:00:04.417847Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/a622c8d5e21d3a808c1051f085d9244f-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 124669,
            "name": "Воскресный турнир #1",
            "director": {
                "id": 1633182,
                "username": "grigorijdizer",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/b985a37fb05d199a036f731007b584ef-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 484.140757645069,
                        "deviation": 233.4238551092153,
                        "volatility": 0.06001461361260359
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Воскресный турнир #1",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "rapid",
                "pause_on_weekends": false,
                "total_time": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14645,
                "name": "Ката | 形",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/d2ded5e5b0adf7255a983a475d408b2f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-02-02T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-05-17T02:00:29.427787Z",
            "ended": "2025-05-17T02:01:41.504686Z",
            "start_waiting": "2025-05-17T02:00:29.114463Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d2ded5e5b0adf7255a983a475d408b2f-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 56808,
            "name": "Kawaler tournament",
            "director": {
                "id": 727920,
                "username": "Kawalergard",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/121092dfe83ade5ae428df8165ce15bb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1014.5594527474533,
                        "deviation": 64.23041620767277,
                        "volatility": 0.059656880867421644
                    }
                },
                "ranking": 15.25148617779839,
                "professional": false,
                "ui_class": ""
            },
            "description": "Время: Японское бееми: основное время 10 минут, затем 10 периодов по 30 секунд.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "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": 900
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4418,
                "name": "Kawaler",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-02-22T11:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 17,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-02-22T20:50:11.773302Z",
            "ended": "2020-02-22T21:19:08.962115Z",
            "start_waiting": "2020-02-22T20:50:08.641068Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 10822,
            "name": "Турнир для начинающих.",
            "director": {
                "id": 177190,
                "username": "Astrid & Gromic",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/744be034c8117cb46435ba156045800e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1207.9093042434274,
                        "deviation": 72.93145228242325,
                        "volatility": 0.060005110549661636
                    }
                },
                "ranking": 19.289691982837187,
                "professional": false,
                "ui_class": ""
            },
            "description": "Все кто лох сюда.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 313,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 1200,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 740,
                "name": "Dragon for go",
                "summary": "All people who love dragons connect with me.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 14,
                "icon": "https://user-uploads.online-go.com/e57b04593da129d216ca2be1509bd79b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-09-18T16:30:00Z",
            "players_start": 5,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-11-21T17:31:59.791194Z",
            "ended": "2015-11-21T19:53:59.189633Z",
            "start_waiting": "2015-11-21T17:31:59.688179Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e57b04593da129d216ca2be1509bd79b-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 30474,
            "name": "Второй сентябрьский интернет-турнир",
            "director": {
                "id": 143023,
                "username": "mrmirral",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/059f0f4fd3a1214998b211ea92ed7dab?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1684.2919864986898,
                        "deviation": 65.01059296484418,
                        "volatility": 0.05999494158523818
                    }
                },
                "ranking": 26.986008380143947,
                "professional": false,
                "ui_class": ""
            },
            "description": "Всем добро пожаловать на второй сентябрьский турнир по игре Го Нижнего Тагила! В этом турнире будет только один победитель, который получает набор стикеров для соцсети Вконтакте, двое других призёров получают утешительные подарки!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 600,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1470,
                "name": "Нижнетагильский клуб Го \"Восточная беседа\"",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/558d8fe1c51f03822a3564ec4fdf6e32-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-24T06:05:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-24T06:05:26.680487Z",
            "ended": "2017-09-24T07:38:32.932050Z",
            "start_waiting": "2017-09-24T06:05:26.180106Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/558d8fe1c51f03822a3564ec4fdf6e32-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}