List all tournaments or create a new tournament.

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

{
    "count": 59000,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5616",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5614",
    "results": [
        {
            "id": 59942,
            "name": "May 1st class",
            "director": {
                "id": 751261,
                "username": "stone_clearview",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/1f205580d015f22eb043c1adc4a96ed4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1637.3064287948112,
                        "deviation": 86.10308706968758,
                        "volatility": 0.05999506067863534
                    }
                },
                "ranking": 26.331029612642748,
                "professional": false,
                "ui_class": ""
            },
            "description": "May 1st class",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5423,
                "name": "ClearView 2",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 16,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-01T19:46: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-01T19:46:39.295829Z",
            "ended": "2020-05-13T14:26:46.457298Z",
            "start_waiting": "2020-05-01T19:46:38.893708Z",
            "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": 1991,
            "name": "For all the weak and beginning players",
            "director": {
                "id": 36686,
                "username": "demuziekdoos",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/4fa3dde63363902e226c5681a2cc3e39?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 939.2039058569763,
                        "deviation": 67.31839722453188,
                        "volatility": 0.05997718794960915
                    }
                },
                "ranking": 13.464835090914255,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": false,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 2,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-17T15:08:13Z",
            "ended": "2013-03-17T14:08:13Z",
            "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": 1643,
            "name": "Ginko15's Go Tournament",
            "director": {
                "id": 38976,
                "username": "Ginko15",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/e436688ad3170a738683f3b53eeaa4bf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1046.8762441651031,
                        "deviation": 74.10603318708577,
                        "volatility": 0.05999091547728512
                    }
                },
                "ranking": 15.977383201309937,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-01-15T18:16:57Z",
            "ended": "2012-01-15T17:16:57Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 106647,
            "name": "August 23 handicap tournament",
            "director": {
                "id": 380817,
                "username": "look info döskee",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/9b2153c750a7384cdad630699b7e138d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1001.1282744304297,
                        "deviation": 68.63680878166396,
                        "volatility": 0.058646562422007574
                    }
                },
                "ranking": 14.942969758566955,
                "professional": false,
                "ui_class": ""
            },
            "description": "Handicap games, you put the handicap stones where you want",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 262619,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 432000,
                "period_time": 259200,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1781,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-23T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-23T16:00:31.544257Z",
            "ended": "2024-06-14T20:44:57.150786Z",
            "start_waiting": "2023-08-23T16:00:30.785424Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 134102,
            "name": "CHEERFUL GO #113 Single Elimination",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1865.0895533548455,
                        "deviation": 76.71878997724393,
                        "volatility": 0.05983917352103438
                    }
                },
                "ranking": 29.346469895949156,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi everyone, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFICATION! If your opponent pauses or has a vacation, or you have any question, please contact nobhaete.\n\nSingle elimination tournament every Thursday.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 43884,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday & Monday\n\nSimul McMahon tournaments first day of every month\n\nsdk and ddk on 1st of every tw",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-11-13T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-11-13T04:00:05.835827Z",
            "ended": null,
            "start_waiting": "2025-11-13T04:00:05.727074Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 113400,
            "name": "Wulu Weiqi Tournament",
            "director": {
                "id": 738134,
                "username": "Martin-Wuluweiqi",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2019.0347634662367,
                        "deviation": 72.06507820300173,
                        "volatility": 0.06004640603918603
                    }
                },
                "ranking": 31.182507681932275,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hello friends!\nThis is the first time I have organized a Weiqi competition on an overseas platform. As a Chinese, I hope that more international friends (especially those outside East Asia) will pay attention to this ancient game.\n\nWuluweiqi(乌鹭围棋), Wu(乌) is crow in Chinese, and Lu(鹭) is egret in Chinese. In ancient China, this was also a name for Weiqi.\n\nAnd Prizes will be provided in this contest. All contestants can receive a 12% voucher on the Wuluweiqi website. The first place in this competition will receive a black and white agate stones pendant. (the shipping fee will be borne by Wuluweiqi) And if the winner does not meet the conditions, the prize will be shipped downwards.\n\nTo be honest, I share Weiqi on my YouTube channel, including history, culture and teaching. I also have my own e-store. wuluweiqi.com and there will be new products coming online.\nAnd hope you can have fun in Weiqi!\n\n**Notes:**\nPrizes will only be sent to the following countries or regions:\nAustralia\nAustria\nBelgium\nCanada\nCzech\nDenmark\nFinland\nFrance\nGermany\nIreland\nItaly\nLuxembourg\nNetherlands\nNew Zealand\nNorway\nPoland\nPortugal\nSpain\nSweden\nSwitzerland\nUK\nUSA\n\n**If due to various reasons (including the winner not being in the above country or region; not responding to relevant information within 3 working days), the prize cannot be mailed, the prize will be postponed to the next highest ranking until the prize can be successfully sent.**",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 86400,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 14007,
                "name": "Wulu Weiqi",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-07T23: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": "2024-03-07T23:00:32.857326Z",
            "ended": "2026-03-12T17:36:35.848831Z",
            "start_waiting": "2024-03-07T23:00:32.378820Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87a41b4567b2b27f25fdbbcc9d070af1-15.png",
            "player_count": 37,
            "ranked": true
        },
        {
            "id": 59884,
            "name": "ბლიც ტურნირი",
            "director": {
                "id": 21742,
                "username": "დათო",
                "country": "ge",
                "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2188.217274395995,
                        "deviation": 97.40479902700517,
                        "volatility": 0.06013689069472163
                    }
                },
                "ranking": 33.04533320130458,
                "professional": false,
                "ui_class": ""
            },
            "description": "ორ წაგებაზე გავარდნა",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 80,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 80,
                "initial_time": 80,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 692,
                "name": "Georgia - საქართველოს გოს ფედერაცია",
                "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს  მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 263,
                "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-30T18: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": "2020-04-30T18:00:34.593359Z",
            "ended": "2020-04-30T18:20:10.070899Z",
            "start_waiting": "2020-04-30T18:00:33.632149Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 59262,
            "name": "Mai-Go-Treffen Karlsruhe: Sonntag",
            "director": {
                "id": 739466,
                "username": "Wilhelm_BadenGo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f1ae93890215cad17648917be321fc97-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1167.9473530030036,
                        "deviation": 240.54409932754783,
                        "volatility": 0.060008152519407096
                    }
                },
                "ranking": 18.510851705624017,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Letzter Turnierblock",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 15,
                "initial_time": 1800,
                "max_time": 2700
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4816,
                "name": "Baden-Go-Treffen Karlsruhe",
                "summary": "Gruppe für offene Online-Turniere des Badischen Go-Vereins",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 114,
                "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-03T08:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2020-05-03T08:00:12.598460Z",
            "ended": "2020-05-03T11:50:36.347073Z",
            "start_waiting": "2020-05-03T08:00:11.709644Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/87e12d57033a4663cc2a5dd4768d1aa6-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 116719,
            "name": "亞運圍棋世界大賽(網上)",
            "director": {
                "id": 1497408,
                "username": "Ming Ming",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/0426093c662dcbaa2ed6ee379367fc28-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 808.4796202275077,
                        "deviation": 101.59414880347964,
                        "volatility": 0.06002207719886031
                    }
                },
                "ranking": 9.995179393337779,
                "professional": false,
                "ui_class": ""
            },
            "description": "第一個網上亞運!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13697,
                "name": "𝓞𝓷𝓵𝓲𝓷𝓮 𝓖𝓸 𝓣𝓸𝓾𝓻𝓷𝓪𝓶𝓮𝓷𝓽",
                "summary": "Dear members: Thank you for your support! Our guild needs the help of more people to make the guild prosper. I hope everyone can contribute, join the guild, and recommend your friends to this big family.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 101,
                "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-01T07:15:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2025-01-02T12:42:12.101270Z",
            "ended": null,
            "start_waiting": "2025-01-02T12:42:11.699846Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/0d6ac99b94f3598fc46abd7588a3f568-15.png",
            "player_count": 26,
            "ranked": true
        },
        {
            "id": 64168,
            "name": "Mega tournament four",
            "director": {
                "id": 736023,
                "username": "2026vs.",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/7b00a5b491f99a02c822db43039ddd91-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1529.4955917779457,
                        "deviation": 63.196335111054026,
                        "volatility": 0.060307009572073786
                    }
                },
                "ranking": 24.754179686665076,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mega tournament four",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 193,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-01T06:00:00Z",
            "players_start": 25,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-10-08T08:39:22.871892Z",
            "ended": "2021-02-13T13:15:42.729288Z",
            "start_waiting": "2020-10-08T08:39:22.318162Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 25,
            "ranked": true
        }
    ]
}