List all tournaments or create a new tournament.

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

{
    "count": 58984,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=handicap&page=3",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=handicap",
    "results": [
        {
            "id": 2596,
            "name": "Sitewide Live Fast 19x19 - October 27, 2013 (Swiss, 30k-10k)",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "This event will start at 20:00 UTC on Sunday, October 27, 2013.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-27T20:01:35.755084Z",
            "ended": "2013-10-27T22:01:23.991973Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2856,
            "name": "1er Torneo Aonken OGS",
            "director": {
                "id": 52898,
                "username": "deleted-e49a9ab5-4bd8-4f17-8926-ef1a168003f4",
                "country": "cl",
                "icon": "https://secure.gravatar.com/avatar/a713d757a533952f5a5ed2189214d0de?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1300.9821097086806,
                        "deviation": 72.93389462908692,
                        "volatility": 0.06003253002596969
                    }
                },
                "ranking": 21.008080156453367,
                "professional": false,
                "ui_class": ""
            },
            "description": "un torneo para pasarlo bien",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 438720,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 432000,
                "main_time": 604800,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 67,
                "name": "Club de Go AONKEN, Punta Arenas - Chile",
                "summary": "Punta Arenas, Chile.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 74,
                "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-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": "invite",
            "started": "2014-03-14T01:01:34.575025Z",
            "ended": "2014-03-14T15:11:55.385776Z",
            "start_waiting": "2014-03-14T01:01:34.386840Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 58445,
            "name": "Torneo de principiantes",
            "director": {
                "id": 362737,
                "username": "seranhelo",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/c6280536610b91d50418b68e10fc8081-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.4110560105903,
                        "deviation": 60.784797360228325,
                        "volatility": 0.05977725254366489
                    }
                },
                "ranking": 21.26341906930818,
                "professional": false,
                "ui_class": ""
            },
            "description": "Seminario de Complejidad. Torneo de partidas en vivo.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 50,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 10,
                "initial_time": 3600,
                "max_time": 3600
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4667,
                "name": "Universidad El Bosque",
                "summary": "UB GO",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 71,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-04T17:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 7,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-05T00:07:21.961719Z",
            "ended": "2020-04-05T01:59:20.445607Z",
            "start_waiting": "2020-04-05T00:07:21.464634Z",
            "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": 58326,
            "name": "Czech Otto",
            "director": {
                "id": 12516,
                "username": "beidao",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/59a2fd07c62e453c1050a020696090aa?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1018.0481321681511,
                        "deviation": 63.57297889237487,
                        "volatility": 0.05972430132361618
                    }
                },
                "ranking": 15.33095356589102,
                "professional": false,
                "ui_class": ""
            },
            "description": "Checking Automatic Handicap\n\nThis tournament will be cancelled once we have learned how the set up appears",
            "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",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 85,
                "name": "Isle of Skye",
                "summary": "If you've ever played, or are not 100% ruling out ever playing, in the tournament held every second year in the Isle of Skye, Scotland, then you qualfy for this group.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/6e667209a2e455c6e70d43f9e2d1b11f-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-03T09: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": "2020-04-03T09:00:44.435021Z",
            "ended": "2020-04-03T15:35:48.545945Z",
            "start_waiting": "2020-04-03T09:00:44.042995Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6e667209a2e455c6e70d43f9e2d1b11f-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 1839,
            "name": "3 Days to Move Blitz",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 1,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-19T00:19:56Z",
            "ended": "2012-08-18T22:19:56Z",
            "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": 429,
            "name": "Ralke's 冬(winter) mini-tournament I",
            "director": {
                "id": 2960,
                "username": "Ralke",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c328ec3e4fa6fcb8e3355ee965a724a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1548.253432486618,
                        "deviation": 64.35886022735019,
                        "volatility": 0.060022935741669906
                    }
                },
                "ranking": 25.036366041532403,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-07-02T16:36:41Z",
            "ended": "2008-07-02T14:36:41Z",
            "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": 2932,
            "name": "GO beginners",
            "director": {
                "id": 75879,
                "username": "miamiheat123",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/b647d321a1d36d5ae33be8e5bb1a0036?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1179.9673107062818,
                        "deviation": 96.6949952795729,
                        "volatility": 0.05999426849697178
                    }
                },
                "ranking": 18.74788285169458,
                "professional": false,
                "ui_class": ""
            },
            "description": "for GO beginners ranked 30Kyu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 17853,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-05-27T23:19:50.690261Z",
            "ended": "2014-05-27T23:34:52.973113Z",
            "start_waiting": "2014-05-27T23:19:50.108235Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 117042,
            "name": "🦅🦅🦅  - El Condor Pasa - 🦅🦅🦅  #3",
            "director": {
                "id": 1436588,
                "username": "Arrow A6 anti-",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8670729a0e8d1142fea14d8bd6800517-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 588.6751839572613,
                        "deviation": 80.73457404236709,
                        "volatility": 0.0636275307525229
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "🦅🦅🦅 El Condor Pasa 🦅🦅🦅\n<tr />\n<tr />\n\n<H3><a Href=\"https://online-go.com/group/13797\">无间勤碁术化&#20welcome to join\n</a></h3>\n\n<html>\n<body>\n\n<embed src=\"https://www.youtube.com/embed/iNcuE9ToyJc\" loop=\"loop\" autoplay=\"autoplay\"  style=\"width:100%;height:100%;vertical-align : middle;\" > <!-- width=\"380\" height=\"240\"> -->\n\n</body>\n</html>\n<tr />\n\t\n<!-- https://youtu.be/iNcuE9ToyJc?si=wKBn_Mpvjs7RuZiZ -->\n\n\n\n\n\n<a href=\"https://info.flagcounter.com/0hib\"><img src=\"https://s01.flagcounter.com/mini/0hib/bg_000000/txt_FFFFFF/border_CCCCCC/flags_1/\" alt=\"Flag Counter\" border=\"0\"></a>\n\n<p style=\"display:none;83512\"> \n</p> \n\n<div style=\"display:none;12345\"> \n</div>",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "nz",
            "time_per_move": 88451,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 259200,
                "stones_per_period": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13797,
                "name": " 无间勤碁术化  Go Advance forward forever",
                "summary": "欢迎围棋爱好者来到属于您的园地\n\n\n          In Your 💖 Go to Universes everywhere",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 497,
                "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-06-25T01:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2024-06-25T01:00:28.626184Z",
            "ended": "2025-02-16T10:48:46.431974Z",
            "start_waiting": "2024-06-25T01:00:26.602085Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/175d0b2a36101a52411db11b4d096829-15.png",
            "player_count": 19,
            "ranked": true
        },
        {
            "id": 1674,
            "name": "2 day blitz mini-tournament",
            "director": {
                "id": 39511,
                "username": "RNGS",
                "country": "_Klingon",
                "icon": "https://user-uploads.online-go.com/12641af93a3b1bb48d1b0b8808e9aa42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.139664836065,
                        "deviation": 62.52959281251094,
                        "volatility": 0.05990392743692991
                    }
                },
                "ranking": 24.520582231605413,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 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": 4,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-25T06:40:56Z",
            "ended": "2012-02-25T05:40:56Z",
            "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": 119232,
            "name": "Handicap Arena 2024 - 060",
            "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 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": 104,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2024-08-20T21: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": "2024-08-20T06:41:58.920298Z",
            "ended": "2024-10-07T18:47:07.296364Z",
            "start_waiting": "2024-08-20T06:41:58.795290Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        }
    ]
}