List all tournaments or create a new tournament.

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

{
    "count": 58903,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=91",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-analysis_enabled&page=89",
    "results": [
        {
            "id": 31086,
            "name": "Первый октябрьский турнир клуба Го \"Восточная беседа\" 9x9",
            "director": {
                "id": 161921,
                "username": "fire0612",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/23725e7c4b6fbc7ecd12042bde6c7c1f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1939.612067951672,
                        "deviation": 63.072351650556215,
                        "volatility": 0.060073092035553
                    }
                },
                "ranking": 30.25346185409916,
                "professional": false,
                "ui_class": ""
            },
            "description": "Всем привет! Этот турнир ориентирован на новичков, которые лишь знакомятся с игрой Го или вспоминают правила после долгого перерыва!\n\nВремя на партию - 5 минут + беёми; коми - 6.5; доска - 9*9!!! Туров - 5 штук.\n\nСтарички - у вас есть возможность сразу же устроить битву! Так что присоединяйтесь!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 33,
            "time_control_parameters": {
                "period_time": 30,
                "main_time": 300,
                "system": "byoyomi",
                "pause_on_weekends": false,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1470,
                "name": "Нижнетагильский клуб Го \"Восточная беседа\"",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 12,
                "icon": "https://user-uploads.online-go.com/558d8fe1c51f03822a3564ec4fdf6e32-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-10-15T09:05:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-10-15T09:05:46.641824Z",
            "ended": "2017-10-15T10:24:44.518575Z",
            "start_waiting": "2017-10-15T09:05:46.065376Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/558d8fe1c51f03822a3564ec4fdf6e32-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 73078,
            "name": "9x9 WWGA Tournament",
            "director": {
                "id": 947864,
                "username": "aval.cado",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/416eb2fbc270b61ceb60026ca7f1552d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.6830736962474,
                        "deviation": 61.88104620789186,
                        "volatility": 0.05994264585747425
                    }
                },
                "ranking": 20.949301730356368,
                "professional": false,
                "ui_class": ""
            },
            "description": "ONE MINUTE PER MOVE, Double elimination, no handi-caps, pairing based on ranking! Have fun!=)",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "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": true,
            "group": {
                "id": 8562,
                "name": "World Wide Go Association (WWGA)",
                "summary": "This group welcomes people world wide, from beginners to pros! We have a WWGA group logo, a group video, and even a video for new members! (I make announcement videos), I hope you enjoy!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 151,
                "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-29T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-29T19:00:26.983353Z",
            "ended": "2021-03-29T19:13:15.277162Z",
            "start_waiting": "2021-03-29T19:00:26.621949Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8050f34b110a579153af00084fe3d2bb-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 13160,
            "name": "Correspondence 9x9 RoundRobin 2015-12-12 01: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:20260309T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-03-09T19:00:39.449135Z",
                "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-12T19:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2015-12-12T01:00:05.467340Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-12-12T01:00:24.937035Z",
            "ended": "2016-01-23T02:04:41.593167Z",
            "start_waiting": "2015-12-12T01:00:23.480840Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 64873,
            "name": "lolol",
            "director": {
                "id": 816816,
                "username": "黃銘澤",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/b47b69026bf79459b6e42391604a39bc-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1246.0538433752113,
                        "deviation": 64.6600466078934,
                        "volatility": 0.059987309352680394
                    }
                },
                "ranking": 20.00943971980869,
                "professional": false,
                "ui_class": ""
            },
            "description": "njbcgjshdg",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 600,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 193,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-08-30T11:13: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-08-30T11:13:06.470355Z",
            "ended": "2020-08-30T11:16:43.839867Z",
            "start_waiting": "2020-08-30T11:13:06.359872Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 59222,
            "name": "Este si, metanse",
            "director": {
                "id": 745405,
                "username": "GREENSTORM Z",
                "country": "vu",
                "icon": "https://user-uploads.online-go.com/b102977143eca1f2568daea9c82c5792-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.264926379348,
                        "deviation": 80.17066300764452,
                        "volatility": 0.06002358002436805
                    }
                },
                "ranking": 14.643591377873966,
                "professional": false,
                "ui_class": ""
            },
            "description": "Plox\nMetanse, mas rapido tyron",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4806,
                "name": "COIN Centro de Inteligencias",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 66,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-24T18:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-24T18:00:26.537481Z",
            "ended": "2020-09-14T14:15:27.718856Z",
            "start_waiting": "2020-04-24T18:00:25.525800Z",
            "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": 69923,
            "name": "Low level",
            "director": {
                "id": 841903,
                "username": "Clayton 2012",
                "country": "hk",
                "icon": "https://secure.gravatar.com/avatar/acf053bd9afd8eb70f1ce036e1cd7197?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 855.9249966897519,
                        "deviation": 65.68853498360008,
                        "volatility": 0.06007288177782305
                    }
                },
                "ranking": 11.315360920851413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have a good game",
            "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",
                "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": 17843,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-01-09T12:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 11,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-01-10T10:08:41.438262Z",
            "ended": "2021-01-12T00:24:56.652343Z",
            "start_waiting": "2021-01-10T10:08:41.138487Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 5518,
            "name": "3:55 start time y'all",
            "director": {
                "id": 98658,
                "username": "The Void",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5fa04d0cb7b9422749e3c5187e382831-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1227.6386797626858,
                        "deviation": 127.2957244647716,
                        "volatility": 0.06000511445050191
                    }
                },
                "ranking": 19.66475750149175,
                "professional": false,
                "ui_class": ""
            },
            "description": "PLEASE JOIN",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 93120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 1123200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 554,
                "name": "SOMS Go Club Group",
                "summary": "Only Savvanna oaks go club people",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17,
                "icon": "https://user-uploads.online-go.com/9334bf177365e6636e1ca8790499a83c-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-03-02T21:55:00Z",
            "players_start": null,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-03-02T21:52:21.914340Z",
            "ended": "2015-03-02T21:52:58.610942Z",
            "start_waiting": "2015-03-02T21:52:21.876395Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9334bf177365e6636e1ca8790499a83c-15.png",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 14146,
            "name": "Correspondence 13x13 RoundRobin 2016-01-23 have fun ! #2",
            "director": {
                "id": 109444,
                "username": "VPshunt",
                "country": "jp",
                "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1703.9681645981816,
                        "deviation": 64.16663281633048,
                        "volatility": 0.059838863578554974
                    }
                },
                "ranking": 27.254883037419365,
                "professional": false,
                "ui_class": ""
            },
            "description": "Correspondence 13x13 RoundRobin",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 873,
                "name": "楽碁倶楽部(Rakugo Club)",
                "summary": "碁は楽しまないとね",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2016-01-23T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-01-23T13:00:33.599339Z",
            "ended": "2016-02-24T01:10:14.831819Z",
            "start_waiting": "2016-01-23T13:00:33.440255Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "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": 592,
                "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": 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": 17843,
                "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
        }
    ]
}