List all tournaments or create a new tournament.

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

{
    "count": 58922,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=exclusivity&page=101",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=exclusivity&page=99",
    "results": [
        {
            "id": 123017,
            "name": "Torneo SMX1B",
            "director": {
                "id": 1669981,
                "username": "juanmorote",
                "country": "es",
                "icon": "https://secure.gravatar.com/avatar/b3db2eae399bae1290e32b511ba233b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 722.8902116323621,
                        "deviation": 241.7207794314514,
                        "volatility": 0.05999958191057493
                    }
                },
                "ranking": 7.404738093366831,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Torneo SMX1B",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 300,
                "max_time": 1500
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14861,
                "name": "SMX1B",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": true,
                "member_count": 22,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-09T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-12-10T12:13:11.946571Z",
            "ended": "2024-12-10T12:27:37.489909Z",
            "start_waiting": "2024-12-10T12:13:11.880632Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 90849,
            "name": "Tomate 2",
            "director": {
                "id": 1102538,
                "username": "Kiwi082",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/87a634638daea69da67b63a796e94516?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1418.1535798962382,
                        "deviation": 61.44566957987151,
                        "volatility": 0.05996982812873685
                    }
                },
                "ranking": 23.00445007077434,
                "professional": false,
                "ui_class": ""
            },
            "description": "die fortsetzung von Tomate",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 48,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 1200,
                "period_time": 35,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11839,
                "name": "Rengo Enthusiasten (german speaking)",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-06-12T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-06-12T08:00:13.100454Z",
            "ended": "2022-06-12T08:23:20.494253Z",
            "start_waiting": "2022-06-12T08:00:12.897661Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 30281,
            "name": "FSTS Knockouts October 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": "Monthly regular contest for all FSTS players.",
            "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": 172800,
                "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-10-16T12:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-10-16T12:00:36.075764Z",
            "ended": "2019-12-06T15:54:18.410793Z",
            "start_waiting": "2017-10-16T12:00:32.634304Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/da3625d8ecb510c14d65689ea409862b-15.png",
            "player_count": 50,
            "ranked": true
        },
        {
            "id": 58877,
            "name": "Турнир по переписке 19х19",
            "director": {
                "id": 698241,
                "username": "Андрей Голомыздо",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/76d174f0d1a97377902ca431c0bc8fca?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.4945630693508,
                        "deviation": 64.19340526617522,
                        "volatility": 0.05968918946963481
                    }
                },
                "ranking": 22.82979463067958,
                "professional": false,
                "ui_class": ""
            },
            "description": "Всем привет!\nПредлагаю сыграть турнир по переписке. Включены условные ходы и анализ, так что можно делать разбор партий, делиться мнениями.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4140,
                "name": "Турнир Полиметалла",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 220,
                "icon": "https://user-uploads.online-go.com/3088e7e7fa56852654bd2bc4f20ff28a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-20T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-20T12:00:38.649409Z",
            "ended": "2020-06-23T17:58:27.676783Z",
            "start_waiting": "2020-04-20T12:00:38.144383Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/3088e7e7fa56852654bd2bc4f20ff28a-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 86301,
            "name": "19-2 1 -> 周家峻 2 -> 鄒綽廉",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "19-2 1 -> 周家峻 2 -> 鄒綽廉",
            "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": 1200,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7533,
                "name": "傳碁 A班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 36,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-19T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-02-19T10:12:50.264720Z",
            "ended": "2022-02-19T10:53:45.026566Z",
            "start_waiting": "2022-02-19T10:12:50.214626Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 106564,
            "name": "Go Zodiac Friendship Games Online ราศีสิงห์ รุ่น B กระดาน 19x19 (1-2 ดั้ง)",
            "director": {
                "id": 912068,
                "username": "cp02",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ae018e5524da4ed68a067c720b339b3f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 469.4157984086007,
                        "deviation": 153.83582770708145,
                        "volatility": 0.06004073543967728
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go Zodiac Friendship Games Online ราศีสิงห์ รุ่น B กระดาน 19x19 (1-2 ดั้ง)",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 15,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10404,
                "name": "Zodiac กลุ่ม B(1-2 ดั้ง)",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 124,
                "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-25T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2023-08-25T10:00:31.290294Z",
            "ended": "2023-08-25T11:21:06.060376Z",
            "start_waiting": "2023-08-25T10:00:31.226943Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e347d3f7f8d53cfe3a1fed187a3e1f1e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 60372,
            "name": "CLS Online Go Round 2",
            "director": {
                "id": 766536,
                "username": "THWCLS",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b61dce2fdf0ca2fc2a14ea43b1b36f5e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 979.4363615347038,
                        "deviation": 63.2998750826044,
                        "volatility": 0.05999648511733788
                    }
                },
                "ranking": 14.435853903816318,
                "professional": false,
                "ui_class": ""
            },
            "description": "Some of you couldn't join the last tournament for some reason, others have been timed out. I'm hereby setting up a second attempt...",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": false,
            "group": {
                "id": 5406,
                "name": "CLSGOSOC",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 20,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-11T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-11T14:00:23.754037Z",
            "ended": "2020-06-24T11:54:51.571698Z",
            "start_waiting": "2020-05-11T14:00:23.336007Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 96485,
            "name": "MHS - Monthly Go Tournament - 1",
            "director": {
                "id": 862441,
                "username": "kkll2010",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/59e3c435676eaecbe09657a3b5a14101-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1486.0795536676756,
                        "deviation": 62.75130891032089,
                        "volatility": 0.060082641440334934
                    }
                },
                "ranking": 24.08754019850525,
                "professional": false,
                "ui_class": ""
            },
            "description": "kkll2010 vs insanegameingonyt\n(MHS ranked)",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 12458,
                "name": "Gamer Clan",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/bc7181bcd3b774fc6aa4ee32f331a99e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-06T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-11-06T18:00:26.104028Z",
            "ended": "2022-11-10T03:55:40.148987Z",
            "start_waiting": "2022-11-06T18:00:26.021964Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc7181bcd3b774fc6aa4ee32f331a99e-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 86615,
            "name": "馮子宸 7 -> 陳俊霖",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "馮子宸\n7 -> 陳俊霖",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "periods": 2
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-02-27T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-02-27T03:49:58.328442Z",
            "ended": "2022-02-27T04:03:37.748195Z",
            "start_waiting": "2022-02-27T03:49:58.284076Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 93955,
            "name": "3 -> 梁誠至 4 -> 孫晉輝",
            "director": {
                "id": 818416,
                "username": "傳碁學園",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/225f58a6cdd437bb701ba1af0dd7678f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1898.3468207617877,
                        "deviation": 71.28817954667363,
                        "volatility": 0.06041644550084839
                    }
                },
                "ranking": 29.755630942351214,
                "professional": false,
                "ui_class": ""
            },
            "description": "3 -> 梁誠至\n4 -> 孫晉輝",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7531,
                "name": "傳碁 C班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-08-27T04:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-08-27T03:49:25.226470Z",
            "ended": "2022-08-27T04:15:43.445853Z",
            "start_waiting": "2022-08-27T03:49:25.158768Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        }
    ]
}