List all tournaments or create a new tournament.

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

{
    "count": 58900,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=82",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=handicap&page=80",
    "results": [
        {
            "id": 76579,
            "name": "The last tournament of the school year",
            "director": {
                "id": 740165,
                "username": "szproszczytek",
                "country": "_Scotland",
                "icon": "https://user-uploads.online-go.com/2bf8d743b1993c76c2759fce0ce5432d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2053.733837221348,
                        "deviation": 73.93692707212678,
                        "volatility": 0.06005991186470912
                    }
                },
                "ranking": 31.57698282790967,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "The last tournament of the school year",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 120,
                "max_time": 120
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4568,
                "name": "Scotland Youth Team",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 64,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-21T15:15:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2021-06-21T15:11:28.617683Z",
            "ended": "2021-06-21T16:12:47.058555Z",
            "start_waiting": "2021-06-21T15:11:28.416627Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 575,
            "name": "Put On Your Swimmies And Dive Into LazyGirl's Summer Extravaganza",
            "director": {
                "id": 13272,
                "username": "LazyGirl",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bc01e7f3d61a30b5095e89f668f09fe4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.1925182295072,
                        "deviation": 63.657352301451475,
                        "volatility": 0.06010630630914548
                    }
                },
                "ranking": 20.362307449524884,
                "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": 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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-08T00:01:10Z",
            "ended": "2008-09-07T22:01:10Z",
            "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": 595,
            "name": "Plays out Ladders Camp",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.0013655028156,
                        "deviation": 64.38574479657774,
                        "volatility": 0.06067159917820845
                    }
                },
                "ranking": 21.605648014750955,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-09-11T13:40:16Z",
            "ended": "2008-09-11T11:40: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": 312,
            "name": "Teen kyus who like fast games",
            "director": {
                "id": 13828,
                "username": "logoskaiagape",
                "country": "se",
                "icon": "https://secure.gravatar.com/avatar/7adfd867f1e220da9ff5158f163456ce?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1576.2518808043176,
                        "deviation": 64.71351673100779,
                        "volatility": 0.05998213229895993
                    }
                },
                "ranking": 25.451267834414388,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 432000,
                "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": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-09-02T19:01:00Z",
            "ended": "2008-01-02T17:01:00Z",
            "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": 20636,
            "name": "Michigan Go Tournment",
            "director": {
                "id": 66937,
                "username": "BrandelValico",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/f854eaade393b609fc855235b5caf975-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1284.0231846552067,
                        "deviation": 65.13980404971147,
                        "volatility": 0.05999232035682211
                    }
                },
                "ranking": 20.704324687559325,
                "professional": false,
                "ui_class": ""
            },
            "description": "From Michigan? Join in and have some fun. Not from Michigan? Your welcome as well.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2016-09-23T13:59:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2016-09-23T13:59:53.437151Z",
            "ended": "2017-08-09T01:46:47.485816Z",
            "start_waiting": "2016-09-23T13:59:52.779623Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 16273,
            "name": "Meijin Handicap Title Tournament 2016",
            "director": {
                "id": 40318,
                "username": "gamesorry",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/801cba34b77e0105326c402cc482cb09?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1995.719624534026,
                        "deviation": 68.02965633278002,
                        "volatility": 0.06015733969046198
                    }
                },
                "ranking": 30.913623719446058,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Meijin Handicap Title Tournament 2016\n\nTitle Holder: <a href='https://online-go.com/user/view/34056/csaba'>csaba (7k)</a>\n\nHall of Fame:\n<table style=\"text-align:center;\" border='2'>\n<tr><th rowspan=2>Year</th><td colspan=3><b>Title Match</b></td><td colspan=3><b>Title Tournament</b></td></tr>\n<tr>\n\t<th>Winner</th><th>Score</th><th>Runner-up</th>\n\t<th>Winner<img src='https://web.archive.org/web/20130811133657im_/http://online-go.com/images/award_images/1/h1.png' alt='Gold'></img></th>\n\t<th>Runner-up<img src='https://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h2.png' alt='Silver'></img></th>\n\t<th>3rd Place<img src='https://web.archive.org/web/20130820061650im_/http://online-go.com/images/award_images/1/h3.png' alt='Bronze'></img></th>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2386'>2008</a></td>\n\t<td><b>kavias</b></td><td></td><td></td>\n\t<td><b>kavias (6k)</b></td><td>Dyonn</td><td>dorota</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2402'>2009</a></td>\n\t<td colspan=3><b>chousile</b>,<b>Dyonn</b>,<b>ChradH</b></td>\n\t<td colspan=3><b>chousile (5k)</b>,<b>Dyonn (6k)</b>,<b>ChradH (9k)</b></td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2418'>2010</a></td>\n\t<td><b>GnuGo</b></td><td></td><td></td>\n\t<td><b>GnuGo (12k)</b></td><td>enkarito</td><td>James02</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2434'>2011</a></td>\n\t<td><b>ShaiKun</b></td><td></td><td></td>\n\t<td><b>ShaiKun (14k)</b></td><td>Meic</td><td>maproom</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2456'>2012</a></td>\n\t<td><b>csaba</b></td><td></td><td></td>\n\t<td><b>csaba (7k)</b></td><td>Alex666</td><td>Mist-e-Fire</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2474'>2013</a></td>\n\t<td><b>csaba</b></td><td>3-2</td><td>Bar</td>\n\t<td><b>Bar (4k)</b></td><td>diBlase</td><td>Ingrid</td>\n</tr>\n<tr>\n\t<td><a href='https://online-go.com/tournament/2494'>2014</a></td>\n\t<td><b>csaba</b></td><td>5-0</td><td>opex</td>\n\t<td><b>opex (7k)</b></td><td>Go2master</td><td>b263</td>\n</tr>\t\n</table>\n\n&lowast; means the games were finished by timeout or retiring.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 1209600,
                "main_time": 129600,
                "stones_per_period": 14
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 515,
                "name": "OGS Title Tournaments",
                "summary": "Would you like to compete with hundreds of players in epic tournaments and become the Honinbo, Meijin, Kisei, Tianyuan, Mingren or Kuksu? Join us!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2967,
                "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-06-15T07:00:00Z",
            "players_start": 100,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-06-15T07:00:32.502197Z",
            "ended": "2018-08-11T20:49:44.733346Z",
            "start_waiting": "2016-06-15T07:00:24.793281Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/e172c7a14ec09bda65360d6b80884e67-15.png",
            "player_count": 111,
            "ranked": true
        },
        {
            "id": 122580,
            "name": "Handicap Arena 2024 - 073",
            "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": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-12-01T16: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-01T12:01:34.337081Z",
            "ended": "2025-04-07T06:21:03.532040Z",
            "start_waiting": "2024-12-01T12:01:33.452640Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 128094,
            "name": "Handicap Arena 2025 - 032",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1120.0744366839263,
                        "deviation": 63.65462468299386,
                        "volatility": 0.06007243332582177
                    }
                },
                "ranking": 17.541962522843974,
                "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": 101,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-05-04T15: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-05-03T20:40:24.800622Z",
            "ended": "2025-10-18T18:42:43.588430Z",
            "start_waiting": "2025-05-03T20:40:24.645555Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 112332,
            "name": "แข่งขันกรรมการฝึกหัด ครั้งที่ 2",
            "director": {
                "id": 517674,
                "username": "KrooEkkaphong",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/beb385635696d1e17761a8bb919df7a2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1276.6976312079344,
                        "deviation": 69.89287215410974,
                        "volatility": 0.0601233009775715
                    }
                },
                "ranking": 20.571872118830704,
                "professional": false,
                "ui_class": ""
            },
            "description": "มาสนุกกัน",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 600,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 7073,
                "name": "หมากล้อมครูกรุงเทพมหานคร",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/18bd4eb1f3d23b4b60b94b97a153af09-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-02-04T07:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-02-04T07:00:15.449630Z",
            "ended": "2024-02-04T08:05:46.537053Z",
            "start_waiting": "2024-02-04T07:00:15.335443Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/18bd4eb1f3d23b4b60b94b97a153af09-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 39844,
            "name": "1-15 kyu  limited",
            "director": {
                "id": 467165,
                "username": "MummRa",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1247.96548084978,
                        "deviation": 64.85752922715939,
                        "volatility": 0.06002061271498367
                    }
                },
                "ranking": 20.044928150690506,
                "professional": false,
                "ui_class": ""
            },
            "description": "Not the best ,not the worst ,have fun ,play hard.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 35520,
            "time_control_parameters": {
                "period_time": 345600,
                "main_time": 86400,
                "system": "canadian",
                "pause_on_weekends": true,
                "time_control": "canadian",
                "stones_per_period": 10,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 306,
                "name": "Michigan Go Players",
                "summary": "For Players from all over Michigan",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 87,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2018-08-12T04:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 15,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-08-12T04:00:53.110614Z",
            "ended": "2018-09-28T12:30:29.940405Z",
            "start_waiting": "2018-08-12T04:00:52.408769Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 10,
            "ranked": true
        }
    ]
}