List all tournaments or create a new tournament.

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

{
    "count": 59306,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=-handicap&page=5801",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=-handicap&page=5799",
    "results": [
        {
            "id": 1233,
            "name": "haikudjin's mini-tournament",
            "director": {
                "id": 85,
                "username": "haikudjin",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/5cf5bd9643a5d5b4d43c654267cfada4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1685.1895301830357,
                        "deviation": 64.60829413884474,
                        "volatility": 0.06001855793529148
                    }
                },
                "ranking": 26.99834151607669,
                "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": 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": 14,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-10-03T10:32:56Z",
            "ended": "2010-10-03T08:32: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": 97577,
            "name": "Summer Holiday Smash",
            "director": {
                "id": 460639,
                "username": "Chritical",
                "country": "nz",
                "icon": "https://user-uploads.online-go.com/7050605715f133df0bfdac830d9beebd-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1841.2709523209323,
                        "deviation": 70.95667619564519,
                        "volatility": 0.05982394023968986
                    }
                },
                "ranking": 29.04892290665749,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hi! As we're stopped over the break, we thought we'd create a correspondence tournament to keep us entertained! I decided to include handicaps just to keep the games interesting. Limited to 10 people so we can do round-robin, but if there's too much interest, then I might make another one with a different system.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "nz",
            "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": 4770,
                "name": "Wellington Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 40,
                "icon": "https://user-uploads.online-go.com/01fbf2324b0d7d824d02fdb50b51c5f1-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-13T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2022-12-13T06:00:11.120401Z",
            "ended": "2023-04-25T03:02:13.471168Z",
            "start_waiting": "2022-12-13T06:00:10.850256Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/01fbf2324b0d7d824d02fdb50b51c5f1-15.png",
            "player_count": 7,
            "ranked": true
        },
        {
            "id": 66817,
            "name": "hot cocoa :)",
            "director": {
                "id": 769861,
                "username": "rainncat",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/63b1a39787f99d6149e4e1cb7cc755f5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 975.0308630931373,
                        "deviation": 65.62894696966373,
                        "volatility": 0.060026784983209604
                    }
                },
                "ranking": 14.331490463627786,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 262080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 259200,
                "initial_time": 259200,
                "max_time": 864000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6414,
                "name": "Hot Cocoa",
                "summary": "\n",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 13,
                "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-10-25T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-10-25T20:00:58.275328Z",
            "ended": "2021-03-31T17:26:39.316474Z",
            "start_waiting": "2020-10-25T20:00:57.713623Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/660a7a6eaa2b62267cc2569e946eb3cf-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 125133,
            "name": "Handicap Arena 2025 - 010",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1037.37883100195,
                        "deviation": 64.20297467996596,
                        "volatility": 0.06007382619759769
                    }
                },
                "ranking": 15.766404574828009,
                "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": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-02-10T18: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-02-09T12:22:03.748506Z",
            "ended": "2025-04-23T06:20:23.609323Z",
            "start_waiting": "2025-02-09T12:22:03.607956Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 112971,
            "name": "ROAD TO SDK!!! 🔥🔥🔥",
            "director": {
                "id": 1066928,
                "username": "Arkhaya",
                "country": "sg",
                "icon": "https://user-uploads.online-go.com/392c557da0e8a154bcf860d082917ae3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1745.7064342348563,
                        "deviation": 67.32393272787282,
                        "volatility": 0.06008917697655887
                    }
                },
                "ranking": 27.815102888895215,
                "professional": false,
                "ui_class": ""
            },
            "description": "<h1> PLEASE READ THE RULES CAREFULLY </h1>\n\n<p></p>\n\n<h2> To participate in this competition you will have to join the discord link below </h2>\n\n<p></p>\n\nhttps://discord.gg/B9aqtFcPbb\n\n<p></p>\n\nI am a go teacher from Singapore and I am making this competition to help you guys get reviews and make your way to SDK. I had to self study and make my way up by myself but I want to give others more opportunities to make it easier for you guys.\n\n<p></p>\n\n<b> I will review every single game played. (live or text) </b>\nAnnulled games do not count!\n\n<p></p>\n\n<u> The winner/s will receive a free lesson. And anyone participating will also get 50% off the second lesson with the first lesson free <u>",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17887,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-03-01T09:00:00Z",
            "players_start": 10,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2024-03-01T09:00:31.083903Z",
            "ended": "2024-10-17T20:40:09.017397Z",
            "start_waiting": "2024-03-01T09:00:30.544780Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 48,
            "ranked": true
        },
        {
            "id": 138721,
            "name": "Handicap Arena 2026 - 027",
            "director": {
                "id": 526987,
                "username": "Gia",
                "country": "gr",
                "icon": "https://user-uploads.online-go.com/14567c9a0670b7d4a44606ba237f054d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1037.37883100195,
                        "deviation": 64.20297467996596,
                        "volatility": 0.06007382619759769
                    }
                },
                "ranking": 15.766404574828009,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Part of an arena tournament - 2026. For details, rules and arena-standings see the group page.\n\nThe tournament will start as soon as it is full (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": 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": 103,
                "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2026-04-01T08: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": "2026-04-01T03:40:37.210511Z",
            "ended": null,
            "start_waiting": "2026-04-01T03:40:36.231891Z",
            "board_size": 19,
            "active_round": 1,
            "icon": "https://user-uploads.online-go.com/5fe2ed1a16feb631d49732f2de506b9e-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 75260,
            "name": "4th FGTC Casual Open Tournament ♥",
            "director": {
                "id": 809885,
                "username": "F.W.Nietzsche",
                "country": "zz",
                "icon": "https://user-uploads.online-go.com/8ab38005ce633c5a0033596845d38301-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1098.5691891405918,
                        "deviation": 62.177583318180595,
                        "volatility": 0.06020919917444374
                    }
                },
                "ranking": 17.093163926066058,
                "professional": false,
                "ui_class": ""
            },
            "description": "Please try to play at least once per day. Check to see if you can make a move often and please don’t join if you are just going to be disqualified by time out.\n\nIMPORTANT: Please try to play at least once per day. Check to see if you can make a move often and please don’t join if you are just going to be disqualified by time out.\n\nThe third ever Friendly Friends Casual Tournament ♥\n\nSign up today. It’s going to be fun. Four rounds. Correspondence (but brisk!). Initial time of 24 hours with time increment of 20 hours up to 36 hours.\n\nReview and discussion of your games with your partner after you finish each game is encouraged if you are both able and willing. Reviewing your games is a great way to get stronger and to learn from your mistakes!\n\nFriendly Go Tournament Club:\n\nA group for regular casual tournaments (with handicaps for weaker player; and\n\nA focus on learning, teaching and sharing tips and experience).\n\nLet’s play some quality Go, learn from each other and have fun.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 86400,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 8463,
                "name": "Friendly Go Tournament Club",
                "summary": "A group for friendly friends to enjoy regular casual tournaments. Handicaps for weaker players. Correspondence and live tournaments. Learn and grow stronger together! ♥",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 41,
                "icon": "https://user-uploads.online-go.com/8cbb7654b3ba711461de7545d0d09595-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-05-31T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-05-31T12:00:03.572925Z",
            "ended": "2021-08-26T07:25:08.154585Z",
            "start_waiting": "2021-05-31T12:00:03.371124Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8cbb7654b3ba711461de7545d0d09595-15.png",
            "player_count": 13,
            "ranked": true
        },
        {
            "id": 1246,
            "name": "Hitotsu's mini-tournament 13x13",
            "director": {
                "id": 33535,
                "username": "Hitotsu",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/e4a998960bbd85a811e943b483a1e4dc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1262.697698155386,
                        "deviation": 71.2908016735676,
                        "volatility": 0.06001504822544513
                    }
                },
                "ranking": 20.316613136462667,
                "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": 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": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-09-10T01:31:06Z",
            "ended": "2010-09-09T23:31:06Z",
            "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": 120818,
            "name": "Tengen 1st Annual - JGC Tourney",
            "director": {
                "id": 24187,
                "username": "GOing2",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5c04ce6beb31f99a6c906909932d2496-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1701.723427984188,
                        "deviation": 62.70529560493213,
                        "volatility": 0.059946015341626184
                    }
                },
                "ranking": 27.224366087351257,
                "professional": false,
                "ui_class": ""
            },
            "description": "Extra Time Club Correspondence games to celebrate Tengen Day (10/10/2024) [lol: 19:00 hours]",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 95290,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 1123200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1874,
                "name": "Juneau Go Club",
                "summary": "We're a Go club located in Juneau, Alaska.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/ef006aec111b59a32884afed34cfa405-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2024-10-11T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2024-10-11T03:00:31.091819Z",
            "ended": "2026-03-22T07:16:14.125263Z",
            "start_waiting": "2024-10-11T03:00:31.012605Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/ef006aec111b59a32884afed34cfa405-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 88978,
            "name": "8th SDK DDK Ultra Fast Handicap",
            "director": {
                "id": 886972,
                "username": "Babbo Bruno",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/3a86884a3c89d9e4d9b53b217b0675cf-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1041.3905105548226,
                        "deviation": 65.44805854405845,
                        "volatility": 0.059797024133034705
                    }
                },
                "ranking": 15.855755995482331,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Please note the extremely aggressive time controls, you must average 5 plays per day.\nThis is a handicapped tournament - get ready to fight.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20880,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 18000,
                "initial_time": 259200,
                "max_time": 432000
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 508,
                "name": "Fast Correspondence",
                "summary": "Tournaments for people who like to play quick correspondence games.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 819,
                "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-04-26T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 10,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-04-26T14:00:48.886501Z",
            "ended": "2022-08-01T08:45:24.431404Z",
            "start_waiting": "2022-04-26T14:00:48.680399Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7cba93c8731bbe4ad1ff73b5abd71818-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}