List all tournaments or create a new tournament.

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

{
    "count": 59320,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4201",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4199",
    "results": [
        {
            "id": 722,
            "name": "Good Luck Tour 4",
            "director": {
                "id": 13367,
                "username": "bombino",
                "country": "ua",
                "icon": "https://secure.gravatar.com/avatar/cba606fb5ebbac618c64089e3bb1df08?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1422.979626329197,
                        "deviation": 68.9718808310568,
                        "volatility": 0.05995781711914798
                    }
                },
                "ranking": 23.083096916428737,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 10,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-15T07:40:19Z",
            "ended": "2009-03-15T06:40:19Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 724,
            "name": "Dahu's mini-tournament #1 : The First One",
            "director": {
                "id": 24210,
                "username": "Dahu",
                "country": "fr",
                "icon": "https://secure.gravatar.com/avatar/6bf2a6496cf94cee932706903dabd142?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1184.2480887559295,
                        "deviation": 63.077444780287706,
                        "volatility": 0.06001252936690827
                    }
                },
                "ranking": 18.831716262280555,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-07T14:21:55Z",
            "ended": "2009-03-07T13:21:55Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 49765,
            "name": "9x9 - Have fun while learning :)",
            "director": {
                "id": 655119,
                "username": "meowbarkoink",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/e1ef57ae1a041a044756a5037479863f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1187.1986262579385,
                        "deviation": 64.91901898381111,
                        "volatility": 0.05999281546377825
                    }
                },
                "ranking": 18.8893224298447,
                "professional": false,
                "ui_class": ""
            },
            "description": "a simple 9x9 tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 420,
                "name": "Hikaru no go club",
                "summary": "Sai is the way.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 761,
                "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2019-06-29T22:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2019-07-01T21:40:17.876406Z",
            "ended": "2019-07-07T11:15:42.642275Z",
            "start_waiting": "2019-07-01T21:40:16.642246Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c61392d7c5db993cba7656a5ebbc92-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 101813,
            "name": "GLAD GO #3 Swiss",
            "director": {
                "id": 1220803,
                "username": "nobhaete",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/1565c13b341c9b8bea6066bd85481ee6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1903.7504079307619,
                        "deviation": 72.11921191448371,
                        "volatility": 0.05983556722739327
                    }
                },
                "ranking": 29.821433113974106,
                "professional": false,
                "ui_class": ""
            },
            "description": "1 day/step, welcome and have fun!\n\nPAUSE/ VACATION = DISQUALIFIED! If your opponent pauses or has a vacation, please contact nobhaete.\n\nSwiss tournaments every two weeks.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12619,
                "name": "Happy Go!!!",
                "summary": "Feel free to join and create tournaments!\nCreate tournaments = admin\n\nDouble Elimination tournaments every Sunday    \nSingle Elimination tournaments every Thursday\n\nHAPPY",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 70,
                "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-04-15T04:00:00Z",
            "players_start": 4,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 5,
            "max_ranking": 32,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2023-04-15T04:00:34.242414Z",
            "ended": "2023-09-05T11:41:23.939550Z",
            "start_waiting": "2023-04-15T04:00:34.126198Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6075a51acf2316ac03f5b309db5f3953-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 3267,
            "name": "spencerRRR's go basics 2",
            "director": {
                "id": 86828,
                "username": "SpencerRRR",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3fc4f783fbbabf5e233362bbe71f29bf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.6866931504342,
                        "deviation": 70.26964547990887,
                        "volatility": 0.0600178516665556
                    }
                },
                "ranking": 21.144773076792276,
                "professional": false,
                "ui_class": ""
            },
            "description": "fun! fast!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 387,
                "name": "spencerRRR's go bunch",
                "summary": "fun!fast!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 4,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "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-11-02T14:53:28.906419Z",
            "ended": "2014-11-15T11:42:30.042922Z",
            "start_waiting": "2014-11-02T14:53:28.670843Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 726,
            "name": "Happy Valley Go Open 5",
            "director": {
                "id": 13725,
                "username": "Aznviolin",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/40b562d6fabfb44fb3e28022dd650f9e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1315.5817230678103,
                        "deviation": 65.38647225905848,
                        "volatility": 0.059752988395153216
                    }
                },
                "ranking": 21.266422454503005,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-03-05T12:40:20Z",
            "ended": "2009-03-05T11:40:20Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 27,
            "name": "School soon!!",
            "director": {
                "id": 82,
                "username": "BFF",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/48d65cd0806a7b6e1911c10d557b6ffb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1496.6571309968624,
                        "deviation": 66.59345665503561,
                        "volatility": 0.0600852454495633
                    }
                },
                "ranking": 24.251732996975477,
                "professional": false,
                "ui_class": ""
            },
            "description": "Dedicated to the new school year.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 360000,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1956,
                "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-64.png"
            },
            "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": false,
            "exclusivity": "open",
            "started": "2013-08-31T17:58:17.800361Z",
            "ended": "2014-01-03T16:02:03.930285Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 727,
            "name": "dorota's mini-tournament",
            "director": {
                "id": 3116,
                "username": "dorota",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/2d2f0b10c4f3a151fb54e67234723763?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1384.2060823500137,
                        "deviation": 63.94488782525502,
                        "volatility": 0.06011916366802208
                    }
                },
                "ranking": 22.443549181350487,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-05-01T13:31:01Z",
            "ended": "2009-05-01T11:31:01Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 39939,
            "name": "Big Christmas 9x9 Tournament",
            "director": {
                "id": 556274,
                "username": "gohörnchen",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/2e45fc6dd1dec33accb87158fec982c5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1289.479812429799,
                        "deviation": 64.700585093802,
                        "volatility": 0.060041979531902934
                    }
                },
                "ranking": 20.802495253069925,
                "professional": false,
                "ui_class": ""
            },
            "description": "Let us make a big christmas 9x9 party.\n\nEasy system rules:\nif you win, you get stronger opponents, if you lost, you get an opponent, who lost too.\n7 rounds with max. 1 day per turn.\n\nOpen for everyone.\n\nMerry christmas and a happy new year! :D",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2737,
                "name": "Kyu Kat Tournaments",
                "summary": "Tournaments for all students!",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://user-uploads.online-go.com/03a01427d04fd97f2933d9ddd540393a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-12-06T09:00:00Z",
            "players_start": 30,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-12-06T09:00:44.656946Z",
            "ended": "2019-04-03T02:45:47.621557Z",
            "start_waiting": "2018-12-06T09:00:41.754712Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/03a01427d04fd97f2933d9ddd540393a-15.png",
            "player_count": 44,
            "ranked": true
        },
        {
            "id": 728,
            "name": "All your Base",
            "director": {
                "id": 20077,
                "username": "KamiNoItte",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/322a26cbd352e18312ea0671e402e196?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2193.4591774890787,
                        "deviation": 70.20531346835533,
                        "volatility": 0.060069603319628545
                    }
                },
                "ranking": 33.10072301195316,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 21,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-05-31T10:45:43Z",
            "ended": "2009-05-31T08:45:43Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}