List all tournaments or create a new tournament.

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

{
    "count": 59285,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1020",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1018",
    "results": [
        {
            "id": 54576,
            "name": "小试牛刀~",
            "director": {
                "id": 707565,
                "username": "易大星",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/4be8459bdbf67d1f545469e08e54751c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.6026519815673,
                        "deviation": 141.46976614308616,
                        "volatility": 0.06000155466890167
                    }
                },
                "ranking": 11.333682050833172,
                "professional": false,
                "ui_class": ""
            },
            "description": "试试试试试试谁",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 30,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4253,
                "name": "nice to",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-08T15:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-12-08T15:00:51.372069Z",
            "ended": "2019-12-08T15:05:51.750072Z",
            "start_waiting": "2019-12-08T15:00:50.973471Z",
            "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": 105880,
            "name": "9 by 9 correspondence 3 days 1",
            "director": {
                "id": 1397068,
                "username": "madhavkumar11",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d2b99041789c075489454f7b77e56298?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 863.8851534323444,
                        "deviation": 81.85738591357435,
                        "volatility": 0.06000885647268437
                    }
                },
                "ranking": 11.52966241747563,
                "professional": false,
                "ui_class": ""
            },
            "description": "Pause on weekend, 3 days per move, 8 players, japanese rules, 9*9 board",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-08-05T11:30:00Z",
            "players_start": 8,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2023-08-16T04:28:56.071769Z",
            "ended": "2023-11-25T03:02:54.809120Z",
            "start_waiting": "2023-08-16T04:28:55.901232Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 38913,
            "name": "awsome!",
            "director": {
                "id": 549879,
                "username": "A. t. w.",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/750eebdd8e41c7165a5607645db744b7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 939.6686965788081,
                        "deviation": 83.61386904251178,
                        "volatility": 0.059988835778867496
                    }
                },
                "ranking": 13.476288667293984,
                "professional": false,
                "ui_class": ""
            },
            "description": "cool!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "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": 17762,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-09T01: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": "2018-07-17T20:00:26.265089Z",
            "ended": "2018-08-09T07:07:19.850282Z",
            "start_waiting": "2018-07-17T20:00:25.641069Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 102815,
            "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": 1467.4580182158213,
                        "deviation": 61.73761368730579,
                        "volatility": 0.06005174728297534
                    }
                },
                "ranking": 23.795622965428514,
                "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": 102,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-05-02T15: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": "2023-05-02T14:10:11.289697Z",
            "ended": "2023-05-02T14:38:51.563022Z",
            "start_waiting": "2023-05-02T14:10:11.210295Z",
            "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": 73155,
            "name": "-+--------*--*+-+++-+-+KIJKYO, Soldaditos felices",
            "director": {
                "id": 751837,
                "username": "Chikorita.Bmx",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/f93af54d12210547f110f072de8ac10f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 732.9636783045268,
                        "deviation": 64.16708715537435,
                        "volatility": 0.06001534983114199
                    }
                },
                "ranking": 7.725106059947597,
                "professional": false,
                "ui_class": ""
            },
            "description": "Juegos del hambre+-+-----------------------+++++++++++++++++++++++++",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 60,
                "periods": 12
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4974,
                "name": "Taller de Go-Biblioteca de México",
                "summary": "Torneos todos los sábados a las 17:30 hrs (Ciudad de México)",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 237,
                "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-04T19:30: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-04-04T19:30:38.254869Z",
            "ended": "2021-04-04T22:56:02.914278Z",
            "start_waiting": "2021-04-04T19:30:37.062956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/319cd1b5d5788d57faf6978158a6f97d-15.png",
            "player_count": 49,
            "ranked": true
        },
        {
            "id": 73247,
            "name": "Neptun",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 803.0675963374835,
                        "deviation": 63.75569687862416,
                        "volatility": 0.05991858456033788
                    }
                },
                "ranking": 9.839690528014508,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 28800,
                "initial_time": 259200,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 357,
                "name": "ORION",
                "summary": "Torneo Latinoamericano de Go por equipos Sub-18",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 137,
                "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-30T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-30T15:00:17.679041Z",
            "ended": "2021-05-19T16:13:00.089481Z",
            "start_waiting": "2021-03-30T15:00:17.537301Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ee9d9460a8b97d165ea8a0d257436c51-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66027,
            "name": "9x9 Double Elimination (New Zealand Rules)",
            "director": {
                "id": 809700,
                "username": "Dhaumyric",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/b8ae57fdeef186fb686301313c0e9106-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1419.3825357232138,
                        "deviation": 63.782942886998896,
                        "volatility": 0.060112404430332396
                    }
                },
                "ranking": 23.024502910994975,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Fast Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n\n☆ Does NOT pause on the weekend.\n\n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to find people who are more competitive than your average opponent. A big part of improving your own skills is by having them tested by capable adversaries. If you would like to be apart of more Chinese ruleset tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 45120,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 172800,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-12-26T02:00:00Z",
            "players_start": 16,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-10T17:48:05.372092Z",
            "ended": "2021-04-09T04:05:58.174398Z",
            "start_waiting": "2021-01-10T17:48:04.951391Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 54575,
            "name": "测试哈哈哈",
            "director": {
                "id": 707565,
                "username": "易大星",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/4be8459bdbf67d1f545469e08e54751c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 856.6026519815673,
                        "deviation": 141.46976614308616,
                        "volatility": 0.06000155466890167
                    }
                },
                "ranking": 11.333682050833172,
                "professional": false,
                "ui_class": ""
            },
            "description": "哈哈哈哈哈哈",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 41,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 40,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4253,
                "name": "nice to",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2019-12-08T15:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-12-08T15:00:51.511141Z",
            "ended": "2019-12-08T15:00:51.475062Z",
            "start_waiting": "2019-12-08T15:00:51.399629Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 101154,
            "name": "9x9 Mini League 10k-25k #137",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1379.407029177836,
                        "deviation": 73.16260718299831,
                        "volatility": 0.06015505749811102
                    }
                },
                "ranking": 22.363148497083873,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-03-19T20:05:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-03-16T23:03:50.310890Z",
            "ended": "2023-03-27T04:59:07.561943Z",
            "start_waiting": "2023-03-16T23:03:50.059261Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 99956,
            "name": "VFNPNV 2023.FEB 19X19 tournament 4K~2K",
            "director": {
                "id": 1283005,
                "username": "dorawindy",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4b3228733c358d9bdd3d2fe0e6c829ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1161.9988927634927,
                        "deviation": 87.05621796374369,
                        "volatility": 0.05999810004043265
                    }
                },
                "ranking": 18.392645413106152,
                "professional": false,
                "ui_class": ""
            },
            "description": "Very fast, No pauses, No Vacation.\n\nWelcome and have fun :)\n\nPauses are not allowed.                                      \nPauses are not allowed.                                      \nPauses are not allowed.                                      \n\nTo make gaming more efficient, please pay attention to the time.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 5471,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "total_time": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12824,
                "name": "Way to GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2023-02-24T16:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 26,
            "max_ranking": 28,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-02-12T09:41:55.315126Z",
            "ended": "2023-03-30T16:35:40.776048Z",
            "start_waiting": "2023-02-12T09:41:54.681254Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8fbd7bd47c3c0f4bb73a2fd4c070b182-15.png",
            "player_count": 12,
            "ranked": true
        }
    ]
}