List all tournaments or create a new tournament.

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

{
    "count": 59231,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=2",
    "previous": null,
    "results": [
        {
            "id": 97629,
            "name": "gaming",
            "director": {
                "id": 907142,
                "username": "waterbearos",
                "country": "001",
                "icon": "https://secure.gravatar.com/avatar/9624cecd9be3a6513d19a3a38edcfbed?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1750.5421098017523,
                        "deviation": 256.3451699831443,
                        "volatility": 0.05999905212792343
                    }
                },
                "ranking": 27.879140647851436,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "gaming",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 12631,
                "name": "coven",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-12-25T19: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": "2022-12-25T19:00:42.013038Z",
            "ended": "2022-12-28T19:00:55.770793Z",
            "start_waiting": "2022-12-25T19:00:41.959541Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 73169,
            "name": "10101",
            "director": {
                "id": 972373,
                "username": "花未眠",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/435a2a65634b5276f858f932ca02436e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1507.0782877616277,
                        "deviation": 63.86983762656124,
                        "volatility": 0.06002906851674438
                    }
                },
                "ranking": 24.41236681682357,
                "professional": false,
                "ui_class": ""
            },
            "description": "加油!发挥出自己的实力!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": false,
                "total_time": 60
            },
            "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": 17747,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-28T13:00:00Z",
            "players_start": 0,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-28T13:00:07.330262Z",
            "ended": "2021-03-28T13:01:07.148525Z",
            "start_waiting": "2021-03-28T13:00:07.270335Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 60494,
            "name": "Ammon VS Seth",
            "director": {
                "id": 780216,
                "username": "ammonparkman",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ae5a9e9bd617309f800a2918a098c9ad?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Hey this is fun",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5708,
                "name": "Parkman Ammon Seth",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2020-05-14T04:31:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "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": 2965,
            "name": "summer is here",
            "director": {
                "id": 46653,
                "username": "stargrazerfairy",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/8787416dcf6566daf35ef68e1727d828?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 909.612696320867,
                        "deviation": 70.34972580605175,
                        "volatility": 0.06014163066480003
                    }
                },
                "ranking": 12.72371776700733,
                "professional": false,
                "ui_class": ""
            },
            "description": "july 22 starts at 11;00 am or @ 12;00 pm ",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "aga",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 39,
                "name": "Canadian Go Players",
                "summary": "Canadian Go Association",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 554,
                "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-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": "2014-07-22T23:00:03.980817Z",
            "ended": "2015-02-22T17:39:15.575609Z",
            "start_waiting": "2014-07-22T23:00:02.901174Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 100248,
            "name": "timechanger",
            "director": {
                "id": 85719,
                "username": "💖 KoBa 💖",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/e02f22fbecfc7c11575f2263f7fdbc3a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1681.7931920965998,
                        "deviation": 67.69643242852989,
                        "volatility": 0.060179426464387176
                    }
                },
                "ranking": 26.95163782921299,
                "professional": false,
                "ui_class": " supporter"
            },
            "description": "none timer",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 3807,
                "name": "randomtestgroup",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 7,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2023-02-18T23: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": "2023-02-18T23:00:01.203681Z",
            "ended": "2023-04-19T23:19:42.757623Z",
            "start_waiting": "2023-02-18T23:00:01.123931Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 92559,
            "name": "王恩入門比賽",
            "director": {
                "id": 1064438,
                "username": "王浩軒 2B_25",
                "country": "_GoT_Baratheon",
                "icon": "https://user-uploads.online-go.com/e2952a82f646a93cbe6ee3a27cbddbd4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.1085838313797,
                        "deviation": 92.47576914667863,
                        "volatility": 0.060007584664867414
                    }
                },
                "ranking": 16.092799866126768,
                "professional": false,
                "ui_class": ""
            },
            "description": "圍棋老師說我們也可以透過電腦",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "absolute",
                "time_control": "absolute",
                "speed": "blitz",
                "pause_on_weekends": true,
                "total_time": 80
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7255,
                "name": "弘德圍棋(灣仔) 入門班",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 26,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2022-07-18T08:00:00Z",
            "players_start": 8,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 36,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": null,
            "ended": null,
            "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": 21502,
            "name": "1st Pacific league Stage 2",
            "director": {
                "id": 368370,
                "username": "STSU",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/56b0233c83ac7034789c9061255b51fe?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1862.594503174742,
                        "deviation": 279.49053910168413,
                        "volatility": 0.06000235747816905
                    }
                },
                "ranking": 29.315479919642645,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "(this is only for chatting purpose. )",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1314,
                "name": "PGC (Pacific Go Club)",
                "summary": "This group is for PGC members in University of the Pacific",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2016-10-15T21:00:00Z",
            "players_start": 5,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "group",
            "started": "2016-10-15T21:04:01.782474Z",
            "ended": "2016-10-22T21:38:59.654486Z",
            "start_waiting": "2016-10-15T21:04:01.466879Z",
            "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": 73054,
            "name": "galiano",
            "director": {
                "id": 964209,
                "username": "Asherlief",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/2e27f46e6df2dabf85edf9cfb5aced0d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 691.6512378549269,
                        "deviation": 75.57964046226368,
                        "volatility": 0.05998529410721368
                    }
                },
                "ranking": 6.382074748297536,
                "professional": false,
                "ui_class": ""
            },
            "description": "Galiano group only",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 8467,
                "name": "Galiano",
                "summary": "",
                "require_invitation": false,
                "is_public": false,
                "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": "2021-03-27T18: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-27T18:09:17.381123Z",
            "ended": "2021-03-27T18:51:34.153660Z",
            "start_waiting": "2021-03-27T18:09:17.181044Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 111078,
            "name": "555555",
            "director": {
                "id": 1456421,
                "username": "mippg1",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/91dbb8da2f6463f4383bc98fa960bea1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1812.363776082275,
                        "deviation": 79.32052227439947,
                        "volatility": 0.06000115889785423
                    }
                },
                "ranking": 28.68259450014331,
                "professional": false,
                "ui_class": ""
            },
            "description": ",55555",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "system": "none",
                "time_control": "none",
                "speed": "correspondence",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 13879,
                "name": "gdcx926",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2023-12-28T04: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": null,
            "ended": null,
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 21,
            "name": "Beginner Level Kyus",
            "director": {
                "id": 1064,
                "username": "rising.star",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a6d83fbe250f0d1ddb914408f8efc866?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.8981309238998,
                        "deviation": 84.29213518491775,
                        "volatility": 0.06001290743754847
                    }
                },
                "ranking": 22.704512667997182,
                "professional": false,
                "ui_class": ""
            },
            "description": "Only double digit Kyus",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 0,
            "time_control_parameters": {
                "time_control": "none"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8831,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-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": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2013-07-29T20:23:16.124462Z",
            "ended": "2013-09-29T00:17:47.769033Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}