List all tournaments or create a new tournament.

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

{
    "count": 59408,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=63",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=exclusivity&page=61",
    "results": [
        {
            "id": 102818,
            "name": "fund 1",
            "director": {
                "id": 832318,
                "username": "miguel0204",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/471c6f87781deced9d324ef7093a8382?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1596.304453322926,
                        "deviation": 63.35283130555901,
                        "volatility": 0.06006501579952194
                    }
                },
                "ranking": 25.743917160039473,
                "professional": false,
                "ui_class": ""
            },
            "description": "fund 1",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 12,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "blitz",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13117,
                "name": "alunos verissimo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-02T16: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": "2023-05-02T15:43:09.860996Z",
            "ended": "2023-05-02T16:22:26.120351Z",
            "start_waiting": "2023-05-02T15:43:09.730316Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 118965,
            "name": "1° ETAPA: ESTUDANTES FEMININO",
            "director": {
                "id": 1192116,
                "username": "Miguel morato",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/40dba1f0d7f4d531c48befd3747f5304?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1417.0545037456677,
                        "deviation": 71.26259600326357,
                        "volatility": 0.060076651029948996
                    }
                },
                "ranking": 22.986501748528067,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento da Rede Municipal de Ensino.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-23T22:30: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-08-23T22:30:44.478722Z",
            "ended": "2024-08-23T23:09:10.585781Z",
            "start_waiting": "2024-08-23T22:30:44.333543Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 118966,
            "name": "1° ETAPA: ESTUDANTES MASCULINO",
            "director": {
                "id": 1192116,
                "username": "Miguel morato",
                "country": "br",
                "icon": "https://secure.gravatar.com/avatar/40dba1f0d7f4d531c48befd3747f5304?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1417.0545037456677,
                        "deviation": 71.26259600326357,
                        "volatility": 0.060076651029948996
                    }
                },
                "ranking": 22.986501748528067,
                "professional": false,
                "ui_class": ""
            },
            "description": "Evento da Rede Municipal de Ensino.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "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": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6411,
                "name": "CIRCUITO ONLINE SME-SP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 479,
                "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-08-23T22:30: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-08-23T22:30:44.627726Z",
            "ended": "2024-08-23T23:23:02.759970Z",
            "start_waiting": "2024-08-23T22:30:44.486611Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e433e136133ddde395dd9e6024a84c90-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 103929,
            "name": "葉灝謙 岑SIR",
            "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": "葉灝謙 岑SIR",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 20,
                "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": "2023-06-03T08: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": "2023-06-03T07:16:31.838177Z",
            "ended": "2023-06-03T07:50:12.700613Z",
            "start_waiting": "2023-06-03T07:16:31.786855Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 14395,
            "name": "Second Ever Fight To the Death",
            "director": {
                "id": 98629,
                "username": "Mr. P",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/ead9b34ee8f34fdd67e7523d42cb1809-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1301.8833001001337,
                        "deviation": 61.87232333568003,
                        "volatility": 0.059788962607240766
                    }
                },
                "ranking": 21.024110611441284,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one was over before it started.",
            "schedule": null,
            "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": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 554,
                "name": "SOMS Go Club Group",
                "summary": "Only Savvanna oaks go club people",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/9334bf177365e6636e1ca8790499a83c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-01-25T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2016-01-25T21:58:54.284143Z",
            "ended": "2016-01-25T22:33:24.863311Z",
            "start_waiting": "2016-01-25T21:58:54.102586Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9334bf177365e6636e1ca8790499a83c-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 26425,
            "name": "New players",
            "director": {
                "id": 438358,
                "username": "MrMagic",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/dae234f5bf60bc699104df5dd0739094?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 832.527359671841,
                        "deviation": 145.21808235822752,
                        "volatility": 0.06000055362036435
                    }
                },
                "ranking": 10.673720106932539,
                "professional": false,
                "ui_class": ""
            },
            "description": "Thought I'd try creating a tournament to have some fun with new players",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 17907,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-04-21T11:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2017-04-23T16:58:54.061237Z",
            "ended": "2017-06-01T01:18:08.108349Z",
            "start_waiting": "2017-04-23T16:58:53.309358Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 91834,
            "name": "Admin Championship July 1st 2022",
            "director": {
                "id": 1124746,
                "username": "KurGo",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/5bf20abf406523d40fbc74a3cbeeefbd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1758.1318064876023,
                        "deviation": 65.2368780322236,
                        "volatility": 0.06000424773514964
                    }
                },
                "ranking": 27.979293444327844,
                "professional": false,
                "ui_class": ""
            },
            "description": "Want to join? Join:\ngroup-11995",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 172800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 11995,
                "name": "Kyu Group",
                "summary": "Welcome for all of the Kyu GO players! Please join!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-07-01T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-07-01T01:00:45.099046Z",
            "ended": "2022-08-10T13:52:15.494937Z",
            "start_waiting": "2022-07-01T01:00:45.015511Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 103947,
            "name": "Giao lưu nội bộ T6",
            "director": {
                "id": 625585,
                "username": "June144",
                "country": "vn",
                "icon": "https://user-uploads.online-go.com/b8607f429035b8cd720996cdcd9776e0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1662.6548522053597,
                        "deviation": 62.23995112663163,
                        "volatility": 0.059833388782731256
                    }
                },
                "ranking": 26.6866868425091,
                "professional": false,
                "ui_class": ""
            },
            "description": "Giao lưu nội bộ Bắc Việt",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13140,
                "name": "Clb Cờ vây IchiGo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 92,
                "icon": "https://user-uploads.online-go.com/95583c8c99734ce8d3d4788aa6ee555b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-06-05T17:00:00Z",
            "players_start": 6,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-06-05T17:01:00.036377Z",
            "ended": "2023-06-28T23:59:16.425620Z",
            "start_waiting": "2023-06-05T17:00:59.944738Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/95583c8c99734ce8d3d4788aa6ee555b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 134453,
            "name": "ซ้อมแข่งขันออนไลน์22",
            "director": {
                "id": 1649107,
                "username": "cp09",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5d72a7ec6ec9ea53f009c989b6a8e426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 439.71188810084004,
                        "deviation": 182.01931531263693,
                        "volatility": 0.06000167051352297
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "123456789",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14733,
                "name": "ศรีสังวาลย์",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 32,
                "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-17T07:55:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2025-11-17T07:55:05.474127Z",
            "ended": "2025-11-17T08:24:53.136675Z",
            "start_waiting": "2025-11-17T07:55:05.419235Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/77a325d663f63d21c325d52de886e9e2-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 18579,
            "name": "Tournament 19",
            "director": {
                "id": 12573,
                "username": "Misawa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c51ad51df953247093a774c49b78eb0b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 977.5796256115817,
                        "deviation": 69.02183474866371,
                        "volatility": 0.05986671976150141
                    }
                },
                "ranking": 14.391926363316212,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is intended for double digit kyu level players.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 343,
                "name": "Global Go Club",
                "summary": "Open Go club for people anywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 591,
                "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-07-07T07:54:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-07-07T07:54:56.275519Z",
            "ended": "2017-11-05T13:32:26.911235Z",
            "start_waiting": "2016-07-07T07:54:56.020875Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/4ad2efd8d4b51b4244ae8cf09cadbde5-15.png",
            "player_count": 19,
            "ranked": true
        }
    ]
}