List all tournaments or create a new tournament.

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

{
    "count": 59260,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5015",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5013",
    "results": [
        {
            "id": 2807,
            "name": "Sitewide March 13x13 Round Robin No Rank Limit No Provisional Players",
            "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": "have fun!",
            "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": null,
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-03-05T05:37:46.300627Z",
            "ended": "2014-04-04T16:01:19.570387Z",
            "start_waiting": "2014-03-05T05:35:26.642570Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_13.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 58046,
            "name": "First quarantine tournament",
            "director": {
                "id": 687877,
                "username": "Jd5daly",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/c4d87fd449aa7a4b1f8c249001aa13f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1144.5163942014015,
                        "deviation": 157.90512904974906,
                        "volatility": 0.05999768028340637
                    }
                },
                "ranking": 18.04170250392321,
                "professional": false,
                "ui_class": ""
            },
            "description": "Description, play nice",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "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": 4735,
                "name": "Wellington Rowing Club",
                "summary": "Wellington Rowing Club self isolating Go Team",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/309232569f11fdc5c6ac6f93e26deb13-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-03-27T06:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-03-27T23:21:15.303899Z",
            "ended": "2020-06-22T18:14:08.379606Z",
            "start_waiting": "2020-03-27T23:21:14.958919Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/309232569f11fdc5c6ac6f93e26deb13-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 82345,
            "name": "Beginner Tournament (Double Digit Kyu) 19x19 Correspondence",
            "director": {
                "id": 665775,
                "username": "Behanix",
                "country": "no",
                "icon": "https://secure.gravatar.com/avatar/9f264bcdd3cdee8a4d5c71013aaf4d57?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 930.0331612858862,
                        "deviation": 64.22289072919479,
                        "volatility": 0.05997256294371637
                    }
                },
                "ranking": 13.23767884201483,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "Let's have a chill tourney! Noobs only!",
            "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",
                "pause_on_weekends": true,
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 2419200
            },
            "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": 17879,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-11-17T19:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-11-17T19:00:19.321597Z",
            "ended": "2022-12-23T01:12:35.434268Z",
            "start_waiting": "2021-11-17T19:00:18.874788Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 35,
            "ranked": true
        },
        {
            "id": 40731,
            "name": "mini go league ss12 group 3",
            "director": {
                "id": 547191,
                "username": "honinbeck",
                "country": "th",
                "icon": "https://secure.gravatar.com/avatar/37a3ba69603c34191b98806e0314c274?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2239.3497554753144,
                        "deviation": 78.77290021637047,
                        "volatility": 0.059955246157095916
                    }
                },
                "ranking": 33.58006008763374,
                "professional": false,
                "ui_class": ""
            },
            "description": "mini go league ss12 group 3",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2636,
                "name": "Mini Go League (TH)",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 43,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-11T08: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": "2018-09-11T08:00:23.649957Z",
            "ended": "2018-09-30T03:16:17.815321Z",
            "start_waiting": "2018-09-11T08:00:20.910649Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 35275,
            "name": "Го Гунфу #1",
            "director": {
                "id": 442107,
                "username": "ecore",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/bf33e76973a941f4257f77e1dd80e3e3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1393.9860765448122,
                        "deviation": 64.67436644613157,
                        "volatility": 0.060240378906990195
                    }
                },
                "ranking": 22.606538483675834,
                "professional": false,
                "ui_class": ""
            },
            "description": "Всем привет",
            "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": 1518,
                "name": "Го Гунфу",
                "summary": "Гунфу (мастерство) - навык, который ты совершенствуешь бесконечно долго и всегда осознанно. Регулярная и осознанная наработка, не переходя на автоматизм.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 53,
                "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-03-11T08:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-03-13T09:16:43.502576Z",
            "ended": "2019-08-04T13:06:45.526279Z",
            "start_waiting": "2018-03-13T09:16:43.028930Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7a2a4ad48a818573f808f11af277368b-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 4936,
            "name": "19x19 10k-1d",
            "director": {
                "id": 114073,
                "username": "elma.218",
                "country": "tr",
                "icon": "https://user-uploads.online-go.com/c451275c8b10a1d6c4052257d70c3cd1-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1787.7450440536031,
                        "deviation": 64.86830524553237,
                        "volatility": 0.05997042542835535
                    }
                },
                "ranking": 28.365974887281094,
                "professional": false,
                "ui_class": ""
            },
            "description": "nonhandicap 3 days",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 447,
                "name": "turkey go players team",
                "summary": "Kader Oyunu (the game of destiny)",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 165,
                "icon": "https://user-uploads.online-go.com/39a22b3e039c1dfce80ceebe3004d6ac-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-02-13T20:42:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 20,
            "max_ranking": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-02-13T20:42:38.889936Z",
            "ended": "2015-07-10T17:30:20.210128Z",
            "start_waiting": "2015-02-13T20:42:38.808837Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/39a22b3e039c1dfce80ceebe3004d6ac-15.png",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 78974,
            "name": "13x13 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 ‘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\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": "2030-12-26T02: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-06-09T21:27:16.787590Z",
            "ended": "2022-12-09T11:46:57.772371Z",
            "start_waiting": "2022-06-09T21:27:16.623126Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6eb69fa03f2ad6946a5ae7783753aaa4-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 95986,
            "name": "Go-liker VS shenhe",
            "director": {
                "id": 1201637,
                "username": "Go-liker",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/76dc7e7b88d64c9bcdb351bbaa2afe5e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1140.408736548879,
                        "deviation": 63.19758595376714,
                        "volatility": 0.0599730031172904
                    }
                },
                "ranking": 17.95846793678917,
                "professional": false,
                "ui_class": ""
            },
            "description": "Go-liker VS shenhe 10局",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "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": 12432,
                "name": "Studying Go",
                "summary": "A gruop for communication about go,not to talk something else.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://user-uploads.online-go.com/b363edb5b7b04c20a2f155e4c2277a94-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2022-10-23T08: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-10-23T08:28:03.154789Z",
            "ended": "2022-11-11T01:12:53.086916Z",
            "start_waiting": "2022-10-23T08:28:03.060388Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b363edb5b7b04c20a2f155e4c2277a94-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 7243,
            "name": "Correspondence 9x9 RoundRobin 2015-05-07 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:20260405T190000Z\nRRULE:FREQ=DAILY;INTERVAL=3",
                "active": true,
                "created": "2015-02-20T05:56:18.340749Z",
                "last_run": "2026-04-05T19:00:18.080101Z",
                "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-04-08T19: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-05-07T01:00:09.560815Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-05-07T01:00:30.463052Z",
            "ended": "2015-07-10T17:04:55.625496Z",
            "start_waiting": "2015-05-07T01:00:29.434241Z",
            "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": 96880,
            "name": "9x9 tournament",
            "director": {
                "id": 664560,
                "username": "Hermès",
                "country": "fr",
                "icon": "https://user-uploads.online-go.com/6ce3ce3eaaaadb76d2abc9b260dbc226-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1742.5575898719262,
                        "deviation": 62.39771192154346,
                        "volatility": 0.059939290173104134
                    }
                },
                "ranking": 27.773308021134035,
                "professional": false,
                "ui_class": ""
            },
            "description": "Have 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": false,
            "group": {
                "id": 4217,
                "name": "Le coin des copains",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://user-uploads.online-go.com/9607ae13c473d81ce98d93a8f40f773f-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2022-11-19T15:00:00Z",
            "players_start": 6,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2022-11-19T15:00:08.223314Z",
            "ended": "2023-02-09T09:32:59.715123Z",
            "start_waiting": "2022-11-19T15:00:07.985503Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9607ae13c473d81ce98d93a8f40f773f-15.png",
            "player_count": 11,
            "ranked": true
        }
    ]
}