List all tournaments or create a new tournament.

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

{
    "count": 58959,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1577",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-analysis_enabled&page=1575",
    "results": [
        {
            "id": 85489,
            "name": "第4期かおり杯棋聖戦Bリーグ2",
            "director": {
                "id": 687819,
                "username": "site_tmp",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c0dc1d7bd3ca7246ad298f30213416f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500,
                        "deviation": 350,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "KG1848さん、ほんばさん、ken12345さん、smith0108さん、tomi-nchi-goさん",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 43200,
                "initial_time": 259200,
                "max_time": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 2969,
                "name": "かおり杯-World Kaori Cup-",
                "summary": "For every player who enjoy go game",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 289,
                "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-02-05T11:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2022-02-05T11:00:04.691577Z",
            "ended": "2022-04-03T11:59:56.805469Z",
            "start_waiting": "2022-02-05T11:00:04.471678Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/72d62682e212eead0d609e73a208e83d-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 106503,
            "name": "Correspondence 9x9 RoundRobin 2023-08-17 19:00",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 5,
                "name": "Correspondence 9x9 RoundRobin",
                "rrule": "DTSTART:20260312T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-12T19:00:10.512824Z",
                "lead_time_seconds": 86400,
                "tournament_type": "roundrobin",
                "handicap": 0,
                "rules": "japanese",
                "size": 9,
                "time_control_parameters": {
                    "time_control": "fischer",
                    "initial_time": 259200,
                    "pause_on_weekends": true,
                    "max_time": 259200,
                    "time_increment": 86400
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": true,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slaughter",
                "subsequent_pairing_method": "slaughter",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 10
                },
                "next_run": "2026-03-15T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 95543,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "pause_on_weekends": true,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2023-08-17T19:00:56.222816Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-08-17T19:01:29.786090Z",
            "ended": "2023-09-02T00:51:25.219743Z",
            "start_waiting": "2023-08-17T19:01:29.521513Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 7,
            "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": 73089,
            "name": "anime",
            "director": {
                "id": 789118,
                "username": "brutus 2.0",
                "country": "mx",
                "icon": "https://user-uploads.online-go.com/d3b7dbe15d96d62fe8acbe4d642cacec-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1393.3144069990256,
                        "deviation": 69.57796180300362,
                        "volatility": 0.06002159617367483
                    }
                },
                "ranking": 22.595381344086658,
                "professional": false,
                "ui_class": ""
            },
            "description": "tes un torneo para avanzados y para los pros",
            "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": 221,
                "name": "Anime & Manga Go Group ",
                "summary": "This is a group for people that likes Japanese animated cartoons and manga. All people are welcome! We will have small tournaments! Anyone can make the tournament in this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 156,
                "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-26T21: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-03-28T11:40:04.378730Z",
            "ended": "2021-05-31T08:30:51.961718Z",
            "start_waiting": "2021-03-28T11:40:04.108550Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 66153,
            "name": "9x9 double elimination - December 2020",
            "director": {
                "id": 126739,
                "username": "🐬Sofiam🐬",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/3448d55b1fa874861bc9029bd534f998-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1012.0554496406809,
                        "deviation": 84.91308607572303,
                        "volatility": 0.076882078105041
                    }
                },
                "ranking": 15.194279748149173,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is welcome",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": false,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 362,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-12-01T20: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": "2020-12-01T20:00:14.004791Z",
            "ended": "2021-06-18T09:01:59.344697Z",
            "start_waiting": "2020-12-01T20:00:13.501598Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 27,
            "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": 76872,
            "name": "Sword Art Online ⚔",
            "director": {
                "id": 1014107,
                "username": "tayru_",
                "country": "th",
                "icon": "https://user-uploads.online-go.com/a4b810a81f52ecff8f9ce80a171d1891-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 838.2215958046144,
                        "deviation": 65.13428373502451,
                        "volatility": 0.06007050504520419
                    }
                },
                "ranking": 10.831520088131157,
                "professional": false,
                "ui_class": ""
            },
            "description": "This tournament is made for playing and relaxing don't stress when playing this tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 604800,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6630,
                "name": "Go friends 🐬",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 362,
                "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-06-29T13: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-06-29T22:24:54.364025Z",
            "ended": "2021-07-21T07:16:01.395140Z",
            "start_waiting": "2021-06-29T22:24:54.253385Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/1812f8b45802b8be5ee62fbbb3c3ab82-15.png",
            "player_count": 4,
            "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": 40056,
            "name": "Turnier wo vermutlich niemand dran teilnimmt",
            "director": {
                "id": 550556,
                "username": "Onyxmoon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0009674f6968da43c00aeccba60872a6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1363.1110800967858,
                        "deviation": 164.30093447364416,
                        "volatility": 0.06000161557634001
                    }
                },
                "ranking": 22.08803223811807,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Dieses Turnier ist bestimmt wichtig",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2365,
                "name": "Fruity Loops",
                "summary": "Eine Private Gruppe von Freunden/Bekannten.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/cb61b6763dde66b3b18a188ad559bb45-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-08-17T16: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": "2018-08-18T19:24:59.693418Z",
            "ended": "2018-11-12T06:15:28.251128Z",
            "start_waiting": "2018-08-18T19:24:59.185347Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/cb61b6763dde66b3b18a188ad559bb45-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 107208,
            "name": "Comme il faut 9x9 #06",
            "director": {
                "id": 1224784,
                "username": "deleted-8a6b2d14-d91b-4606-9de6-ae56bac9bb56",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/4f1b28979a22153f6fe69bb1490efbad-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 848.1503119998227,
                        "deviation": 63.285346813954284,
                        "volatility": 0.059946951695909155
                    }
                },
                "ranking": 11.10412002264507,
                "professional": false,
                "ui_class": ""
            },
            "description": ">>> Have fun playing with someone of similar rank, using handicap to equalize the difference! This one is 9x9.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 101638,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "main_time": 432000,
                "period_time": 86400,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 13256,
                "name": "Comme il faut (fast correspondence) ",
                "summary": "fast correspondence, similar rank adversaries, with handicap",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": true,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/c2a5d1e14eac226d377f42bd1d458a63-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-09-17T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-09-17T15:00:57.485715Z",
            "ended": "2024-01-08T22:11:35.349637Z",
            "start_waiting": "2023-09-17T15:00:57.387658Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c2a5d1e14eac226d377f42bd1d458a63-15.png",
            "player_count": 8,
            "ranked": true
        }
    ]
}