List all tournaments or create a new tournament.

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

{
    "count": 59085,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=701",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=699",
    "results": [
        {
            "id": 40448,
            "name": "First move",
            "director": {
                "id": 562637,
                "username": "Maiana Dias",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bffc6b3fce89cec61328560b9bfeb615?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Bora tentar!?",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2804,
                "name": "Go - Campo Limpo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 18,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-31T02: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": "2018-09-01T20:55:44.834584Z",
            "ended": "2018-09-06T02:44:43.593801Z",
            "start_waiting": "2018-09-01T20:55:44.634827Z",
            "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": 40433,
            "name": "不如搞個聯賽:0)",
            "director": {
                "id": 520158,
                "username": "Nsonbolyar86",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/84ede4c4ecca31ebee15734fcb36b4bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1687.4869919609714,
                        "deviation": 61.05884960864995,
                        "volatility": 0.059940790552857476
                    }
                },
                "ranking": 27.029881005877566,
                "professional": false,
                "ui_class": ""
            },
            "description": "瑞士制在選擇配位時最基本的一個原則是,挑選成績相同或最相近的選手進行比賽。\n\n第一輪比賽可通過抽籤決定或者根據賽前排名決定。比賽的勝者獲得1分積分,負者不得分,如果打平雙方各得0.5分(或勝兩分、和一分)。不管勝負如何,所有選手都進入下一輪。以後每一輪的配位,勝者對勝者,負者對負者,即根據此前的積分決定,積分相同或最相近的選手將相互對陣。當然前提是二者在前面的輪次中尚未交手過。在西洋棋比賽中,還要儘量使棋手執黑棋與執白棋的次數相等,普遍採用的辦法是輪換使用黑白棋。但不管怎樣,絕不能出現一名棋手連續3輪執一種顏色的情況。\n\n積分相同的選手配位基本規則是採用賽前排名編號,然後分成上下半區依次配對(如1號對5號,2號對6號...)。在必要的時候還要進一步調整以使棋手輪換先後手比賽,並保證此前相遇過的棋手不再相遇。\n\n具體的配位規則相當複雜,一般比賽的組織者都是通過特定的電腦程式幫助完成。只要嚴格執行,就不會出現組織者主觀制定配位的情況。\n\n比賽總輪次是賽前預先確定好的,一般為為3到9輪,最後的名次由選手的總積分決定。如果出現積分相等的情況,可以通過計算小分(如所有對手的積分總和)或布赫茲破同分法(Buchholz chess rating)決定。",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 113280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 2419200,
                "max_time": 2419200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2807,
                "name": "每星期圍棋GP",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-30T17:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-09-01T17:27:41.806072Z",
            "ended": "2018-09-01T18:16:33.097927Z",
            "start_waiting": "2018-09-01T17:27:41.613042Z",
            "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": 40271,
            "name": "Reckless Fury v Spocki Groki Game 2",
            "director": {
                "id": 512334,
                "username": "danielml01",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4d5da62e5cdaf4e31b1d5decf55b3b25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1699.8664477843338,
                        "deviation": 61.54600764000377,
                        "volatility": 0.059890027804203695
                    }
                },
                "ranking": 27.199090203151663,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Game 2 Reckless v Spocki",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 1800,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2509,
                "name": "Kyu Clash",
                "summary": "Where Kyu Level Go Streamers Face Off! https://twitch.tv/kyuclash",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-25T22:51:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2018-08-25T22:51:48.193992Z",
            "ended": "2018-08-25T23:47:22.776587Z",
            "start_waiting": "2018-08-25T22:51:47.949840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 40270,
            "name": "Reckless Fury v Spocki Groki Game 1",
            "director": {
                "id": 512334,
                "username": "danielml01",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4d5da62e5cdaf4e31b1d5decf55b3b25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1699.8664477843338,
                        "deviation": 61.54600764000377,
                        "volatility": 0.059890027804203695
                    }
                },
                "ranking": 27.199090203151663,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Game 1 of Reckless v Spocki",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 1800,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2509,
                "name": "Kyu Clash",
                "summary": "Where Kyu Level Go Streamers Face Off! https://twitch.tv/kyuclash",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-25T22:01:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2018-08-25T22:01:44.716476Z",
            "ended": "2018-08-25T22:48:14.257142Z",
            "start_waiting": "2018-08-25T22:01:44.502788Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 39859,
            "name": "i like go",
            "director": {
                "id": 367918,
                "username": "zion153",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/1b87dd12d042b445eb1cefcd30929829?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.671681157562,
                        "deviation": 67.75055645837857,
                        "volatility": 0.060062795756182334
                    }
                },
                "ranking": 24.78709293388889,
                "professional": false,
                "ui_class": ""
            },
            "description": "hi havefun",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 606,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 900,
                "time_increment": 600,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1831,
                "name": "1-5dan",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-14T17:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-14T17:00:55.130939Z",
            "ended": "2018-08-14T17:10:55.648804Z",
            "start_waiting": "2018-08-14T17:00:54.782518Z",
            "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": 39960,
            "name": "Lvickuv prvni turnaj",
            "director": {
                "id": 557899,
                "username": "🦁 Lvicala 🦁",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/c3809b0710aca9a2fd14431e2d9e32f2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1215.5307681865688,
                        "deviation": 63.83387610820817,
                        "volatility": 0.060058613626475424
                    }
                },
                "ranking": 19.435301089469824,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun for everybody",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 30,
                "max_time": 60,
                "time_increment": 10,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 680,
                "name": "Czech and Slovakian GO group",
                "summary": "We are for any Czech and Slovakian player on this server.\n\nJsme tu pro všechny české a slovenské hráče na tomto serveru.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 111,
                "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-14T15:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-14T15:30:49.352962Z",
            "ended": "2018-08-14T15:34:31.742763Z",
            "start_waiting": "2018-08-14T15:30:48.734837Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2d57f247eb50b82454963cc395766d2c-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 39855,
            "name": "tonamend",
            "director": {
                "id": 367918,
                "username": "zion153",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/1b87dd12d042b445eb1cefcd30929829?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1531.671681157562,
                        "deviation": 67.75055645837857,
                        "volatility": 0.060062795756182334
                    }
                },
                "ranking": 24.78709293388889,
                "professional": false,
                "ui_class": ""
            },
            "description": "have good game",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 606,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 600,
                "max_time": 900,
                "time_increment": 600,
                "speed": "live"
            },
            "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": 17721,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-10T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-10T13:30:17.446810Z",
            "ended": "2018-08-10T13:57:15.906318Z",
            "start_waiting": "2018-08-10T13:30:17.291037Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 38534,
            "name": "MMT HUH! for Iceland",
            "director": {
                "id": 531817,
                "username": "Dimmook",
                "country": "001",
                "icon": "https://user-uploads.online-go.com/4abb18ded69f9ce10f3fd2c216023a6e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1385.8093298626732,
                        "deviation": 103.07930445931714,
                        "volatility": 0.0600042730582976
                    }
                },
                "ranking": 22.47034699908022,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament in honor of Iceland national football team.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2477,
                "name": "Metal Monkey Temple",
                "summary": "Sharing experience is our main goal.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://user-uploads.online-go.com/23da3f4f0de7781af644302409de351b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-07-27T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-07-27T12:00:47.343324Z",
            "ended": "2018-08-03T20:50:28.744831Z",
            "start_waiting": "2018-07-27T12:00:47.026732Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/23da3f4f0de7781af644302409de351b-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 39458,
            "name": "Li'l Go Riding Hood v The Wolf Game 2",
            "director": {
                "id": 512334,
                "username": "danielml01",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4d5da62e5cdaf4e31b1d5decf55b3b25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1699.8664477843338,
                        "deviation": 61.54600764000377,
                        "volatility": 0.059890027804203695
                    }
                },
                "ranking": 27.199090203151663,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Kyu Clash Game 2",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 1800,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2509,
                "name": "Kyu Clash",
                "summary": "Where Kyu Level Go Streamers Face Off! https://twitch.tv/kyuclash",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-28T19:05:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2018-07-28T19:05:10.862968Z",
            "ended": "2018-07-28T19:52:23.046791Z",
            "start_waiting": "2018-07-28T19:05:10.545523Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 39457,
            "name": "Li'l Go Riding Hood V The Wolf Game 1",
            "director": {
                "id": 512334,
                "username": "danielml01",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/4d5da62e5cdaf4e31b1d5decf55b3b25-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1699.8664477843338,
                        "deviation": 61.54600764000377,
                        "volatility": 0.059890027804203695
                    }
                },
                "ranking": 27.199090203151663,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Kyu Clash Game 1",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 1800,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2509,
                "name": "Kyu Clash",
                "summary": "Where Kyu Level Go Streamers Face Off! https://twitch.tv/kyuclash",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-07-28T18:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2018-07-28T18:00:50.754991Z",
            "ended": "2018-07-28T19:01:41.391366Z",
            "start_waiting": "2018-07-28T18:00:50.451427Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/95f3017ea43d7e8447f403c39f0a9508-15.png",
            "player_count": 2,
            "ranked": true
        }
    ]
}