List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=10",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=8",
    "results": [
        {
            "id": 94899,
            "name": "Torneo d Champs 2",
            "director": {
                "id": 1165430,
                "username": "Cornel0",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/f86e431c3b56ff2e311f175e37f637d2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1253.0967047947033,
                        "deviation": 96.54770350288616,
                        "volatility": 0.06001224959162242
                    }
                },
                "ranking": 20.139918192659014,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go está vez",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12309,
                "name": "Los Pibes",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2022-09-23T08:50:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-09-23T08:50:17.238095Z",
            "ended": "2022-11-22T08:58:24.443551Z",
            "start_waiting": "2022-09-23T08:50:17.049759Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 89273,
            "name": "BEGINNER TOURNAMENT",
            "director": {
                "id": 1148194,
                "username": "Homersimpsonn",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4a0929ae9cbb89c1a40f74152e167ebb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 941.6332854955281,
                        "deviation": 125.14813703255638,
                        "volatility": 0.060017357190528524
                    }
                },
                "ranking": 13.52463842760628,
                "professional": false,
                "ui_class": ""
            },
            "description": "BEGINNERS ONLY",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 11682,
                "name": "GO BEGINNERS LEARN TO PLAY GO!",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/03a5966a7cab8b2fcaaecf962d4ea4b0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-04-27T16:25:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03a5966a7cab8b2fcaaecf962d4ea4b0-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 60883,
            "name": "jun hong vs way kwang",
            "director": {
                "id": 756229,
                "username": "mrrabbuit",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/95a91e6b595a49e91968bd28f3e90ce4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1348.0847977490964,
                        "deviation": 156.13884872211037,
                        "volatility": 0.05999992557636363
                    }
                },
                "ranking": 21.831420754602473,
                "professional": false,
                "ui_class": ""
            },
            "description": "22 May 2020",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5118,
                "name": "SP Weiqi 2020/2021",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 21,
                "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-22T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-05-22T10:41:59.044495Z",
            "ended": "2020-05-22T13:31:57.222650Z",
            "start_waiting": "2020-05-22T10:41:58.892035Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8d7f8244283feaafac5174b82851f2fa-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 69155,
            "name": "テストトーナメント",
            "director": {
                "id": 785836,
                "username": "yushima02",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/af0b2ccf7e77e74f948d3a98fa897940?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "テストリーグです",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7692,
                "name": "Yushima Go Cafe (湯島囲碁喫茶)",
                "summary": "This is a group exclusively for guests of Yushima Go Cafe and members of the Online Go Salon.\n湯島囲碁喫茶のゲスト&オンライン囲碁サロンメンバー専用のグループです。",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-20T04: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-12-20T03:52:41.837826Z",
            "ended": "2020-12-20T03:55:58.079322Z",
            "start_waiting": "2020-12-20T03:52:41.678919Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8246898de5c953274f7be81122b75b69-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 58139,
            "name": "First Tournament",
            "director": {
                "id": 748900,
                "username": "LeopoldGriessler",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ad41b57d50d3a8543257e1ea3c7b22b1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.0334946178198,
                        "deviation": 243.596488491308,
                        "volatility": 0.059998255246404425
                    }
                },
                "ranking": 20.027633167818344,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Just for fun",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4904,
                "name": "Jo+Leo",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": true,
            "time_start": "2020-03-28T21: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 79422,
            "name": "xdddddddddd",
            "director": {
                "id": 1045192,
                "username": "劉以豪",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b92c6adf5fd11fd3d860dc394b6e5ef2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1380.0911702331882,
                        "deviation": 255.17240590894508,
                        "volatility": 0.06000264210613503
                    }
                },
                "ranking": 22.374627298381352,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "xddddddd",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 10014,
                "name": "cj6cj6",
                "summary": "",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-29T16: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": null,
            "ended": null,
            "start_waiting": null,
            "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": 41736,
            "name": "実験1早碁同時マクマホン&スライド",
            "director": {
                "id": 573885,
                "username": "ichiroY",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/b454e7bb54348aa413ed411eee0224ce-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1564.282515504713,
                        "deviation": 72.56823574091192,
                        "volatility": 0.06001755265026612
                    }
                },
                "ranking": 25.274806052201022,
                "professional": false,
                "ui_class": ""
            },
            "description": "実験なのですぐに終了(時間切れ)です。",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "total_time": 60,
                "time_control": "absolute",
                "speed": "blitz",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2973,
                "name": "実験(トーナメント)",
                "summary": "トーナメント機能の実験です。ご協力頂けたら嬉しいO(≧∇≦)o",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/d8c18d7ded89f110781abc21a9b74f43-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-10-12T13:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-10-13T01:49:54.074011Z",
            "ended": "2018-10-13T01:55:55.519948Z",
            "start_waiting": "2018-10-13T01:49:53.788771Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d8c18d7ded89f110781abc21a9b74f43-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 92822,
            "name": "второй тренировочный турнир",
            "director": {
                "id": 58687,
                "username": "Russian",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/1ac09a805ecdb622ca9de592c596162e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2005.0176383343114,
                        "deviation": 61.99089507841523,
                        "volatility": 0.06006334100050453
                    }
                },
                "ranking": 31.021228589687823,
                "professional": false,
                "ui_class": ""
            },
            "description": "13х13\nособенно обратите внимание на йосе!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1932,
                "name": "Школа Го Алексея Нечаева",
                "summary": "https://t.me/art_of_game_Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://user-uploads.online-go.com/aee7d4dd90dd1d2976fa770dba2aa66f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-25T20: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": "2022-07-25T19:32:40.385731Z",
            "ended": "2022-08-08T20:39:37.487723Z",
            "start_waiting": "2022-07-25T19:32:40.238410Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/aee7d4dd90dd1d2976fa770dba2aa66f-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 63550,
            "name": "hello everyone",
            "director": {
                "id": 735999,
                "username": "陳思睿",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1569.2707619975884,
                        "deviation": 62.12345163123872,
                        "volatility": 0.06000391522835671
                    }
                },
                "ranking": 25.348510242701316,
                "professional": false,
                "ui_class": ""
            },
            "description": "open and closed",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4530,
                "name": "HKCGA 對局室",
                "summary": "\n同學想下棋可在下方留言,最好寫上自己棋力,方便對手設定合適讓子。 ( K = 級、 D = 段 )\n\nP.S. 此對局室只限 \" 香港兒童圍棋學院-網絡班 \" 學生使用。\n\n同學在此對局室,必須使用自己 \"中文全名\" 的帳號來對弈,敬請合作 !\n\n(hkcga2004)院長會不定時上線跟大家互相切磋,歡迎指教!",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 115,
                "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-07-26T03: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": "2020-07-27T13:58:31.679194Z",
            "ended": "2021-01-21T04:53:07.207316Z",
            "start_waiting": "2020-07-27T13:58:31.580607Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2ce7e016e6fbea633e91b036ce8e5f19-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 71323,
            "name": "omar vanderloo",
            "director": {
                "id": 938024,
                "username": "omar.vanderloo.sgbonaire",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0f14782768e79f75cccc9e2ced452793?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1136.697018396264,
                        "deviation": 75.41313687211105,
                        "volatility": 0.05998670267871281
                    }
                },
                "ranking": 17.882998142602233,
                "professional": false,
                "ui_class": ""
            },
            "description": "leuk eeste keer",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "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": 17810,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-02-12T09: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": "2021-10-26T10:38:55.397649Z",
            "ended": "2021-12-28T13:20:15.622575Z",
            "start_waiting": "2021-10-26T10:38:55.317916Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        }
    ]
}