List all tournaments or create a new tournament.

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

{
    "count": 59170,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5411",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5409",
    "results": [
        {
            "id": 73163,
            "name": "Just for fun",
            "director": {
                "id": 635649,
                "username": "Kinsetsu",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/0b77bbe495d5bb9305a966f363acdf71-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 636.067546201368,
                        "deviation": 68.29021479174683,
                        "volatility": 0.05997814582336807
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just for fun",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "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": true,
            "group": {
                "id": 4456,
                "name": "Our Go House",
                "summary": "Hello this is Our Go House 🔰🔰\n😃🙃😊👋 YEET",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 159,
                "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-04-07T09:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 18,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-04-07T09:00:15.506485Z",
            "ended": "2022-02-14T14:32:56.335082Z",
            "start_waiting": "2021-04-07T09:00:15.117941Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bf53577eefa2af10bcf48655c23a2b4a-15.png",
            "player_count": 15,
            "ranked": true
        },
        {
            "id": 84714,
            "name": "High battle",
            "director": {
                "id": 1105775,
                "username": "EtherealMagic",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/dfc1b2960c5ca3d66365ec2c083283c7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1365.685841317812,
                        "deviation": 66.24860090646293,
                        "volatility": 0.06002607419316742
                    }
                },
                "ranking": 22.13171869898131,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just a random tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 192960,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 1814400,
                "period_time": 172800,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9959,
                "name": "Battlefield",
                "summary": "Lots of tournaments.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-05T19:00:00Z",
            "players_start": 15,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-02-05T19:00:24.909258Z",
            "ended": "2024-04-14T13:19:32.732751Z",
            "start_waiting": "2022-02-05T19:00:24.680410Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/35a32113b107d2c20dd88098e310591c-15.png",
            "player_count": 17,
            "ranked": true
        },
        {
            "id": 82302,
            "name": "Tournament 2",
            "director": {
                "id": 835368,
                "username": "ScienceMarc",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/e211153cc39b72cbd32da568314c92ad-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1123.5383491408475,
                        "deviation": 86.66176896958628,
                        "volatility": 0.060018780462853104
                    }
                },
                "ranking": 17.613445122335676,
                "professional": false,
                "ui_class": ""
            },
            "description": "description",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "aga",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8935,
                "name": "BISH Go Club",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2021-11-09T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-09T21:43:26.887410Z",
            "ended": "2021-11-09T22:35:49.987773Z",
            "start_waiting": "2021-11-09T21:43:26.722758Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 80520,
            "name": "9x9 Double Elimination🐉",
            "director": {
                "id": 584481,
                "username": "Mulsiphix",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/f79dd274bd83ca6fdf5e2c1af119ba63-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.508332937557,
                        "deviation": 67.30621035483453,
                        "volatility": 0.06024145341136911
                    }
                },
                "ranking": 27.51884388340188,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Suicidal Correspondence Tournament’. Please, avoid delaying your games using the vacation feature or pause. If that’s the case, the tournament director may call the game for your opponent (always with previous notice).\n\n☆ Does NOT pause on the weekend.\n\n☆ If this sounds like a good time to you, please join us!\n\n<HR><BR>\nTournaments are a great way to locate players who are more competitive than your average opponent. A big part of improving your own skills is to have them tested by capable challengers. If you would like to be a part of more New Zealand rule set tournaments, check out our group for weekly opportunities.",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "nz",
            "time_per_move": 44160,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 86400,
                "max_time": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3207,
                "name": "New Zealand Tournaments",
                "summary": "This group exists as a place to enjoy weekly tournaments with competitively minded players using the lesser known but arguably strategically superior New Zealand rule set. All are welcome here ヽ(≧◡≦)ノ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 592,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2021-09-26T01:00:00Z",
            "players_start": 8,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-09-26T01:00:08.615381Z",
            "ended": "2021-10-27T08:58:25.822065Z",
            "start_waiting": "2021-09-26T01:00:08.455593Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 30003,
            "name": "Single Shot",
            "director": {
                "id": 120320,
                "username": "Ignil",
                "country": "_GoT_Lannister",
                "icon": "https://user-uploads.online-go.com/e9f6ae33557bfe5d19889c6e4af8dcc4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2121.912696995676,
                        "deviation": 70.45817006699149,
                        "volatility": 0.05996492273182429
                    }
                },
                "ranking": 32.33302425647488,
                "professional": false,
                "ui_class": ""
            },
            "description": "Single Elimination ทัวร์แบบแพ้นัดเดียวจบครับ สุ่มจับคู่แข่งขัน ^^",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 485,
                "name": "THAILAND GO",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 509,
                "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-09-29T05:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-09-29T05:00:44.852125Z",
            "ended": "2019-03-02T09:01:09.464360Z",
            "start_waiting": "2017-09-29T05:00:43.174628Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/51662af930ea8ccf8fe4335513ca2357-15.png",
            "player_count": 36,
            "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": 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": 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": 83579,
            "name": "Lions - 9x9 - DE - 2021_12",
            "director": {
                "id": 1086736,
                "username": "deleted-84c9dc87-6ab8-49df-9539-92e786d4ca5c",
                "country": "cz",
                "icon": "https://user-uploads.online-go.com/c301d268049b281ea7e98cb2f3b4ef90-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1298.4998407914584,
                        "deviation": 62.53006322731395,
                        "volatility": 0.05998661728050915
                    }
                },
                "ranking": 20.963867852621817,
                "professional": false,
                "ui_class": ""
            },
            "description": "Lions - 9x9 - DE - 2021_12",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 87840,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 129600,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 10753,
                "name": "Brave Lions",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/c301d268049b281ea7e98cb2f3b4ef90-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-12-18T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-12-18T12:00:49.100200Z",
            "ended": "2022-04-02T00:12:06.572500Z",
            "start_waiting": "2021-12-18T12:00:48.900366Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c301d268049b281ea7e98cb2f3b4ef90-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 106206,
            "name": "tournament",
            "director": {
                "id": 1267864,
                "username": "eawangoh",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/cc013ca2fc2e6069034657f8725997d8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 789.6909826326003,
                        "deviation": 63.25817014759574,
                        "volatility": 0.06000296437404802
                    }
                },
                "ranking": 9.450835754559924,
                "professional": false,
                "ui_class": ""
            },
            "description": "decription",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "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": 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": 17870,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-08-07T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-07-03T18:19:30.192093Z",
            "ended": "2026-02-07T00:38:09.290194Z",
            "start_waiting": "2025-07-03T18:19:30.111456Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 128320,
            "name": "Go Zodiac SPIM Tournament สาย 1",
            "director": {
                "id": 914944,
                "username": "cp07",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/d92a855aa687442bcecac46fb604eb2d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 356.1180165171072,
                        "deviation": 234.39640116678896,
                        "volatility": 0.06001944274531256
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "ทัวร์นาเมนต์ซ้อมของ นักเรียน SPIM",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "rapid",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12990,
                "name": "Zodiac กลุ่ม G (ต่ำกว่า 8 คิว)",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://user-uploads.online-go.com/38a55ad9c24e62e94a4bc989d2814ac4-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-05-23T10:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-05-23T10:00:28.007894Z",
            "ended": "2025-05-23T10:18:46.734134Z",
            "start_waiting": "2025-05-23T10:00:27.863501Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/38a55ad9c24e62e94a4bc989d2814ac4-15.png",
            "player_count": 16,
            "ranked": true
        },
        {
            "id": 138177,
            "name": "So fast, not so strong #1",
            "director": {
                "id": 1901664,
                "username": "PeaceDeath88",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/008409a8b0f615c9df2146442d116588-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1042.2984120031401,
                        "deviation": 65.55883547575463,
                        "volatility": 0.05999964396206511
                    }
                },
                "ranking": 15.875929755232262,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go, beginners!",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 6444,
            "time_control_parameters": {
                "system": "canadian",
                "time_control": "canadian",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "main_time": 86400,
                "period_time": 86400,
                "stones_per_period": 15
            },
            "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": 17870,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2026-03-16T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2026-03-16T06:00:13.202306Z",
            "ended": null,
            "start_waiting": "2026-03-16T06:00:11.445901Z",
            "board_size": 19,
            "active_round": 3,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 24,
            "ranked": true
        }
    ]
}