List all tournaments or create a new tournament.

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

{
    "count": 59269,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3760",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=3758",
    "results": [
        {
            "id": 123201,
            "name": "Torneo Champions League",
            "director": {
                "id": 1096827,
                "username": "rusben",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/2d5b3343c617b01accde2daf1bde3854?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1732.2318898313797,
                        "deviation": 80.60963625664145,
                        "volatility": 0.06007908216243982
                    }
                },
                "ranking": 27.635722327987764,
                "professional": false,
                "ui_class": ""
            },
            "description": "Torneo Champions League",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 35,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 300,
                "period_time": 30,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14840,
                "name": "SMX2A",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 25,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2024-12-13T12:50:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2024-12-13T12:47:06.293533Z",
            "ended": "2024-12-13T13:36:17.969308Z",
            "start_waiting": "2024-12-13T12:47:05.821622Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 21,
            "ranked": true
        },
        {
            "id": 126376,
            "name": "9x9 Mini League 10k-25k #287",
            "director": {
                "id": 1015644,
                "username": "wiadp1",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/253ed3da1cc83d36ac1e5313f959f54d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1378.5216803748556,
                        "deviation": 72.98258238552864,
                        "volatility": 0.06014595664987797
                    }
                },
                "ranking": 22.348285295274444,
                "professional": false,
                "ui_class": ""
            },
            "description": "Special league for players between 25kyu and 10kyu. Tournament will be started as soon as 5 players will join it.\n\nPrevious winners: https://online-go.com/group/10842",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "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": 3524,
                "name": "9x9 Lovers",
                "summary": "A group for Go players who love the 9x9 board.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 691,
                "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2025-03-23T20:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-03-21T22:56:22.321755Z",
            "ended": "2025-05-07T15:35:55.373321Z",
            "start_waiting": "2025-03-21T22:56:22.173440Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/524010f9e013f409bdc23336febde936-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 93739,
            "name": "test test test",
            "director": {
                "id": 1183558,
                "username": "churaaze",
                "country": "tw",
                "icon": "https://secure.gravatar.com/avatar/40b2a069c6bdf8ab75a81d5792126cfd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2277.0271039242225,
                        "deviation": 77.49367826793734,
                        "volatility": 0.06000042965351029
                    }
                },
                "ranking": 33.966321411254036,
                "professional": false,
                "ui_class": ""
            },
            "description": "test test test",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 0,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12202,
                "name": "ChuRaazeYoutube",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 76,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-08-21T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2022-08-21T02:23:04.882169Z",
            "ended": "2022-08-21T02:58:02.055863Z",
            "start_waiting": "2022-08-21T02:23:04.785276Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 59281,
            "name": "לומדים גו 19.4",
            "director": {
                "id": 183894,
                "username": "originat",
                "country": "il",
                "icon": "https://secure.gravatar.com/avatar/be516c4a019ddad52e8c00997a5f972b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1347.6915754161575,
                        "deviation": 62.77299254352814,
                        "volatility": 0.06002334725969806
                    }
                },
                "ranking": 21.824667155036344,
                "professional": false,
                "ui_class": ""
            },
            "description": "צעד ראשון לקראת הפיכתנו למעצמת גו עולמית!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 300,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5327,
                "name": "תיכון הרדוף",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/861df1ce75889898e99a9dd15def23ea-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-04-19T17:27:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-19T18:09:53.880385Z",
            "ended": "2020-04-19T18:19:54.737917Z",
            "start_waiting": "2020-04-19T18:09:52.618127Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/861df1ce75889898e99a9dd15def23ea-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 59325,
            "name": "טורניר חדש",
            "director": {
                "id": 183894,
                "username": "originat",
                "country": "il",
                "icon": "https://secure.gravatar.com/avatar/be516c4a019ddad52e8c00997a5f972b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1347.6915754161575,
                        "deviation": 62.77299254352814,
                        "volatility": 0.06002334725969806
                    }
                },
                "ranking": 21.824667155036344,
                "professional": false,
                "ui_class": ""
            },
            "description": "טורניר חדש",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "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": 5327,
                "name": "תיכון הרדוף",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/861df1ce75889898e99a9dd15def23ea-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-19T18:12:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-19T18:12:53.301007Z",
            "ended": "2020-04-19T18:22:54.544911Z",
            "start_waiting": "2020-04-19T18:12:52.908294Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/861df1ce75889898e99a9dd15def23ea-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 67360,
            "name": "はれあがる銀河トーナメント",
            "director": {
                "id": 857859,
                "username": "kino_kawaii",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ef0bec7258d2409d0d2f3bc677fb5ed7-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 929.8297886686538,
                        "deviation": 219.76458051721616,
                        "volatility": 0.06000239247076883
                    }
                },
                "ranking": 13.232616021544315,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "わっしょい",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 10,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 60,
                "period_time": 10,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7079,
                "name": "イゼルローン要塞",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/7ef21d06c1368dc35eadd23a93abddfb-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-03T04: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": "2020-11-14T13:16:19.094792Z",
            "ended": "2020-11-14T13:21:29.733712Z",
            "start_waiting": "2020-11-14T13:16:18.925529Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7ef21d06c1368dc35eadd23a93abddfb-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 107916,
            "name": "Honneur a HisokaH",
            "director": {
                "id": 1409180,
                "username": "deleted-59daa536-5cf5-4f74-abc9-18352789d8a6",
                "country": "be",
                "icon": "https://secure.gravatar.com/avatar/a174b5e1e0864ecd881301db24b1ff2d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 766.675370480976,
                        "deviation": 70.48953321029607,
                        "volatility": 0.06002959976861402
                    }
                },
                "ranking": 8.766099458578926,
                "professional": false,
                "ui_class": ""
            },
            "description": "on s'amuse !",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 91871,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 691200,
                "max_time": 691200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1355,
                "name": "FulguroGo",
                "summary": "Apprendre le Go pour joueurs débutants et confirmés.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 916,
                "icon": "https://user-uploads.online-go.com/277417b334b4dedd5a136946a8c09dfc-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-30T14:30:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-30T14:30:32.617867Z",
            "ended": "2025-06-16T21:38:36.195971Z",
            "start_waiting": "2023-09-30T14:30:32.399916Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/277417b334b4dedd5a136946a8c09dfc-15.png",
            "player_count": 20,
            "ranked": true
        },
        {
            "id": 85005,
            "name": "13x13 D.E. 01/22/2022 🦎",
            "director": {
                "id": 582354,
                "username": "GlacialNoivern",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/bae7db25edc19db310969d9c23831e70-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1538.257364713131,
                        "deviation": 65.55077561199136,
                        "volatility": 0.06026203340214659
                    }
                },
                "ranking": 24.886416928616224,
                "professional": false,
                "ui_class": ""
            },
            "description": "☆ The default tournament pairing method is Strength, to ensure matches remain competitive the entire contest.\n\n☆ This is a ‘Humdrum 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<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": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 432000
            },
            "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": 593,
                "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-01-23T02: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": "2022-01-30T23:01:53.545789Z",
            "ended": "2022-08-28T22:54:04.409702Z",
            "start_waiting": "2022-01-30T23:01:53.362280Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 51526,
            "name": "Training Ground Class 1 September 2019",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "If you want to be stronger, then you should often play with those who are a little stronger than you. Training Grounds tournaments provide you with this opportunity.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3516,
                "name": "Game Of Stones",
                "summary": "This group is no longer operated.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 143,
                "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2019-09-23T00:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2019-09-23T00:00:35.175427Z",
            "ended": "2020-01-16T21:00:09.479591Z",
            "start_waiting": "2019-09-23T00:00:34.318990Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/439f945317b077e50df083e0d0f09ce5-15.png",
            "player_count": 11,
            "ranked": true
        },
        {
            "id": 68935,
            "name": "19x19 - DDKs Quick Correspondance - Practice and Learn.",
            "director": {
                "id": 772773,
                "username": "Omar_Ramirez",
                "country": "mx",
                "icon": "https://secure.gravatar.com/avatar/cc6e7201895242bdb1f4da007d65c46e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 852.0223343079039,
                        "deviation": 62.61027100632482,
                        "volatility": 0.060096714877981634
                    }
                },
                "ranking": 11.209565162702644,
                "professional": false,
                "ui_class": ""
            },
            "description": "Quick Tournament with the opportunity to learn.\n\nLong enough clock to think about your moves.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 132480,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 259200,
                "period_time": 129600,
                "periods": 5
            },
            "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": 17756,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-21T01:00:00Z",
            "players_start": 12,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-12-21T01:00:47.142031Z",
            "ended": "2022-06-25T19:23:45.550374Z",
            "start_waiting": "2020-12-21T01:00:45.468869Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 39,
            "ranked": true
        }
    ]
}