List all tournaments or create a new tournament.

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

{
    "count": 58929,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=113",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=111",
    "results": [
        {
            "id": 499,
            "name": "help you get rating",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1346.8912085353318,
                        "deviation": 64.16419101175507,
                        "volatility": 0.06067164105917327
                    }
                },
                "ranking": 21.81091475229231,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 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": 384,
                "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": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-13T04:34:16Z",
            "ended": "2008-05-13T02:34:16Z",
            "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": 3102,
            "name": "19x19 Tourney 1",
            "director": {
                "id": 69458,
                "username": "MichaelLovesGo",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/ca71c341ce8a716fc633f4674b2f5025-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1053.5659662595153,
                        "deviation": 69.21037218105833,
                        "volatility": 0.0600384109554852
                    }
                },
                "ranking": 16.12484509229635,
                "professional": false,
                "ui_class": ""
            },
            "description": "the 1st tournament!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 240,
                "name": "Beginner-Intermediate Go Club",
                "summary": "A go club.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 154,
                "icon": "https://user-uploads.online-go.com/377869bd7b186f00543a6a0c39c1b7b3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2014-08-30T20:23:58.570614Z",
            "ended": "2015-09-22T22:18:13.046496Z",
            "start_waiting": "2014-08-30T20:23:58.207360Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/377869bd7b186f00543a6a0c39c1b7b3-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 115053,
            "name": "the Tokyo",
            "director": {
                "id": 1532834,
                "username": "Tokyo555",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/d9fc5e7267ef2bb5947c11bf70d29a0a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 646.9812967939969,
                        "deviation": 63.16058386928196,
                        "volatility": 0.060013931774206476
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "HELLO I'm Tokyo\nI am the founder of this tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 25,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14215,
                "name": "tokyo",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-04-17T09:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2026-02-03T15:30:45.681427Z",
            "ended": "2026-02-03T15:37:13.277628Z",
            "start_waiting": "2026-02-03T15:30:45.583724Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 39327,
            "name": "Great Dragon Of Life 2018",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Tournament for the Great Dragon Of Life title.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_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": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2662,
                "name": "Great Dragons",
                "summary": "No longer supported.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/586e20fe90e3a28268917e9b207ee33c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-08-06T11:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-08-06T11:00:41.020730Z",
            "ended": "2020-06-06T23:23:43.983872Z",
            "start_waiting": "2018-08-06T11:00:40.076215Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/586e20fe90e3a28268917e9b207ee33c-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 2566,
            "name": "SDK 1",
            "director": {
                "id": 104,
                "username": "Oolong4Go",
                "country": "_Klingon",
                "icon": "https://secure.gravatar.com/avatar/8e91ccf2e8ceef7a17d825edc71c1924?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1487.0974735216928,
                        "deviation": 79.93436684201419,
                        "volatility": 0.06000532839122804
                    }
                },
                "ranking": 24.103391824779585,
                "professional": false,
                "ui_class": ""
            },
            "description": "a 6 player Swiss tournament for SDK's",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 20,
                "name": "Single Digit Kyu Room",
                "summary": "A room for SDK's \r\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-64.png"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-21T22:07:59.909798Z",
            "ended": "2014-03-14T15:52:44.191488Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86d86effdffc2d0bbcd98e0f3b379249-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 133866,
            "name": "Handicap Arena 2025 - 088",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1113.1342683870066,
                        "deviation": 63.61802090995414,
                        "volatility": 0.06007088904373806
                    }
                },
                "ranking": 17.398075018788678,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 5 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": true,
            "group": {
                "id": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 102,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-10-31T17:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-10-31T15:24:31.608711Z",
            "ended": "2026-03-04T15:00:46.163846Z",
            "start_waiting": "2025-10-31T15:24:31.413100Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 123424,
            "name": "Handicap Arena 2024 - 079",
            "director": {
                "id": 2408,
                "username": "richyfourtytwo",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/8482108492340cf4f2021653180eb741-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1524.9926543210318,
                        "deviation": 65.32843532399444,
                        "volatility": 0.059741689688304116
                    }
                },
                "ranking": 24.685924012231194,
                "professional": false,
                "ui_class": ""
            },
            "description": "Part of an arena tournament. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as there are 10 players.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 13655,
                "name": "Handicap Arena",
                "summary": "Organising arena-type handicap correspondence tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 102,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-26T18:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-12-25T17:54:03.906813Z",
            "ended": "2025-03-18T12:41:36.206731Z",
            "start_waiting": "2024-12-25T17:54:03.315121Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 66295,
            "name": "Salt Cat: Mad Handicap 9x9",
            "director": {
                "id": 109488,
                "username": "DVbS78rkR7NVe",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/e379f98cdecd568bf2a9c1deb14ea283?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2026.1476299885521,
                        "deviation": 66.05609734432652,
                        "volatility": 0.059874270189468615
                    }
                },
                "ranking": 31.26391960044579,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h2 style=\"color:red\">Auto handicap 9x9</h2>\n\nJoin at your own risk. Handicap on 9x9 is known to be silly. The idea of the tournament is to see just how silly it is. How many games will black win? How many will white win?\n\nSalt Cat: The Ghost of South America https://youtu.be/q3eQi_8Oqb0\n\n</hr>\n\nJoin the group for more cat tournaments",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6124,
                "name": "Leopard's Resting Tree",
                "summary": "A little corner for cat tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 312,
                "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-19T12:00:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-10-15T02:28:25.170761Z",
            "ended": "2021-04-23T05:55:08.592872Z",
            "start_waiting": "2020-10-15T02:28:07.334029Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7198cc33b9da0045cda9721b7fc8e4f2-15.png",
            "player_count": 150,
            "ranked": true
        },
        {
            "id": 83054,
            "name": "The 41th Murase Go Group Tournament",
            "director": {
                "id": 449215,
                "username": "SM-SYaKo",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/e577b58bab7d7fc9871766c9d1f7195a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1182.178471692773,
                        "deviation": 63.45983688838135,
                        "volatility": 0.060058455061893425
                    }
                },
                "ranking": 18.79122343818162,
                "professional": false,
                "ui_class": ""
            },
            "description": "毎月27日に開催される定例トーナメントです。これは第四十一回村瀬碁グループ定例トーナメントです。2022年2月27日に開始されます。\n\nA tournament that happens every month on the 27th. This is the 41th tournament that starts on February 27th, 2022.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 21840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 18000,
                "initial_time": 345600,
                "max_time": 345600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2389,
                "name": "Murase Go Group",
                "summary": "The group of Japanese and any go player from different countries.\nこのグループは日本人や世界中の国々の人々が集うグループです。",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 93,
                "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-26T23:00:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-26T23:00:36.627356Z",
            "ended": "2022-12-06T16:10:09.267300Z",
            "start_waiting": "2022-02-26T23:00:35.140756Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9e03e37d7a9f7508c9a114190260a7b9-15.png",
            "player_count": 41,
            "ranked": true
        },
        {
            "id": 608,
            "name": "mit185's mini-tournament 2",
            "director": {
                "id": 20728,
                "username": "mit185",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/3f33ddd2dff1a0f8e5f52119642f1389?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1429.6611120352234,
                        "deviation": 69.228471054849,
                        "volatility": 0.06001193040974146
                    }
                },
                "ranking": 23.191541470882637,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "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": 384,
                "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": 12,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-05-18T16:25:14Z",
            "ended": "2009-05-18T14:25:14Z",
            "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
        }
    ]
}