List all tournaments or create a new tournament.

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

{
    "count": 58885,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5810",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-handicap&page=5808",
    "results": [
        {
            "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": 1079.7367889727757,
                        "deviation": 64.65538634843165,
                        "volatility": 0.05980291665350934
                    }
                },
                "ranking": 16.69287036700453,
                "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": 815,
                "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
        },
        {
            "id": 86742,
            "name": "2 March 2022 Practice Arena",
            "director": {
                "id": 1102517,
                "username": "vwongpt",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/c6106f229d256b87ad8f114a608b3d7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.7710327810785,
                        "deviation": 84.29096941359276,
                        "volatility": 0.06005286649551838
                    }
                },
                "ranking": 24.984237396477834,
                "professional": false,
                "ui_class": ""
            },
            "description": "日期: 2 Mar (wed)\n時間: 1920 - 2020\n平台: OGS \"www.online-go.com\n賽規: 15mins + 20s\n\n1. 請預先加入\nZoom 會議\nID: 243 819 3582\npw: 無\n 或 會議連結\nhttps://us02web.zoom.us/j/2438193582\n\n2. 請預早加入 \"Tournament\"\n\n3. 對弈守則\na. 🤝禮貌及有秩序\nb. ⏳請善用時間,若發現 對局過快,或需接受懲罰。\nc. 🚫嚴禁於50步內「Resign」或「投子」, 50步以上則可自行判斷\n*若未能遵守者,或不能參與下次練習賽\n\n\n✨特設Youtube直播及重溫, 請留意以下頻道:\nhttps://youtube.com/channel/UCvJsIiiYWtfuZ_7utaQXTrg",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 30,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 900,
                "period_time": 20,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10857,
                "name": "V.Chess Academy",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 65,
                "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-03-02T11:30:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2022-03-02T11:29:50.244374Z",
            "ended": "2022-03-02T12:48:11.300882Z",
            "start_waiting": "2022-03-02T11:29:50.154882Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/24a0b7752aa3881eeb1c45c28d29e936-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 16775,
            "name": "2016 Kung Fu Fighting Memorial Tournament",
            "director": {
                "id": 1403,
                "username": "Professor X",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/2e99ce3e2fdcf206bb5c16ac57f46eb4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1211.9399271922016,
                        "deviation": 65.76349331406482,
                        "volatility": 0.05999008092550541
                    }
                },
                "ranking": 19.36681166975316,
                "professional": false,
                "ui_class": ""
            },
            "description": "There is no mercy.  Not even mantis kung fu can save you.\n\nVictory will go to the player who wins every single round.\n\nFor those new to OGS, Chinese rules allow free placement of handicap stones. Look up some opening patterns and you can set yourself up nicely.\n\nAs to the rest of you, may the Green Dragon have mercy on your soul.\n\nSome mood music: https://www.youtube.com/watch?v=jhUkGIsKvn0\n\nTell your friends to join. Best of luck.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 87360,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 86400,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 61,
                "name": "South Florida Go Club",
                "summary": "Building a community of Go players in the sunshine.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-05-01T18:50:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-05-01T18:50:29.124808Z",
            "ended": "2016-12-03T15:07:05.114220Z",
            "start_waiting": "2016-05-01T18:50:28.764008Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-15.png",
            "player_count": 29,
            "ranked": true
        },
        {
            "id": 1743,
            "name": "Year of the Dragon",
            "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": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 1209600,
                "time_increment": 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": 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": 8,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-13T14:40:32Z",
            "ended": "2013-06-13T12:40:32Z",
            "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": 92393,
            "name": "Melee 13x13 Tournament: 2022-07-15",
            "director": {
                "id": 741522,
                "username": "wolfmeister",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/c86451e4f5aaface6118117b8b91597b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1209.6169056480942,
                        "deviation": 65.52079638031556,
                        "volatility": 0.06013235595814508
                    }
                },
                "ranking": 19.32239564406787,
                "professional": false,
                "ui_class": ""
            },
            "description": "Play async or live via video. Your choice.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 20160,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "total_time": 1814400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 6518,
                "name": "Madison Google Go",
                "summary": "Nominally a social league for the MSN site, but friendly, casual players from other sites welcome.  Make sure to join the Hangouts room, go-msn@ group for announcements!  Please send an *INTERNAL* email to the organizers to join.  We don't always notice OG",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 18,
                "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-15T18: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-07-15T18:00:37.047446Z",
            "ended": "2022-09-01T16:26:23.381468Z",
            "start_waiting": "2022-07-15T18:00:36.819786Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/58487116e0e161b5d171c5b31268b059-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 1741,
            "name": "Rocky Mt contest",
            "director": {
                "id": 36512,
                "username": "Firethorne",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/70eed8265cc9dcbc6d056d42cf42d83a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1448.1896294720832,
                        "deviation": 65.38354194433575,
                        "volatility": 0.05999450512949554
                    }
                },
                "ranking": 23.489639700478183,
                "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": false,
            "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": "2012-09-11T20:48:40Z",
            "ended": "2012-09-11T18:48:40Z",
            "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": 72636,
            "name": "19X19 live Swiss tournament",
            "director": {
                "id": 940672,
                "username": "Yui_Chit",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/64c6a9c7efc232fff77bcfc11a09a4c9-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1091.535465738471,
                        "deviation": 61.19698695403642,
                        "volatility": 0.06013484949468346
                    }
                },
                "ranking": 16.944466688032787,
                "professional": false,
                "ui_class": ""
            },
            "description": "1. Please don’t cheat. Cheaters will be forfeit.\n2.You must follow the rules below: \nYou can’t log out \nYou can’t doing more than three games together.\n\n\nHappy matching!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1778,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-04-09T03:55:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 12,
            "max_ranking": 27,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-04-09T03:55:05.270788Z",
            "ended": "2021-04-09T04:03:03.863161Z",
            "start_waiting": "2021-04-09T03:55:03.358439Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 75261,
            "name": "5th 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": 1082.134514511455,
                        "deviation": 62.2738521262613,
                        "volatility": 0.06021076032568746
                    }
                },
                "ranking": 16.744221591187753,
                "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": false,
                "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-06-14T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-06-14T12:00:17.049134Z",
            "ended": "2021-10-14T17:44:58.708473Z",
            "start_waiting": "2021-06-14T12:00:16.634231Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8cbb7654b3ba711461de7545d0d09595-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 127414,
            "name": "kata_web challenge",
            "director": {
                "id": 1385471,
                "username": "changcheng6541",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1227b6b65ee93a963ef1738884fa8c8e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1106.178593637233,
                        "deviation": 86.05012077415248,
                        "volatility": 0.06004438086150537
                    }
                },
                "ranking": 17.252963078549588,
                "professional": false,
                "ui_class": ""
            },
            "description": "gfgjfyu",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 87084,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12594,
                "name": "Doulet Media",
                "summary": "This is one of the Bot that allows Bots and welcome Bots because we developed bots and test them in here. Feel free to challenge Kata_web, our newest AI and welcome to join our ladders and tournaments and they all allow bots. -changcheng6541/Doulet Media",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 1938,
                "icon": "https://user-uploads.online-go.com/d54616909c95182263b73a78d32b9412-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-04-12T15:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-04-18T16:49:15.765148Z",
            "ended": "2025-04-21T16:49:28.076774Z",
            "start_waiting": "2025-04-18T16:49:15.717521Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/d54616909c95182263b73a78d32b9412-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 1737,
            "name": "apei's help 3",
            "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": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 3,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-29T22:30:53Z",
            "ended": "2012-04-29T20:30:53Z",
            "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
        }
    ]
}