List all tournaments or create a new tournament.

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

{
    "count": 58821,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=5802",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_per_move&page=5800",
    "results": [
        {
            "id": 1276,
            "name": "deguoren's mini-tournament",
            "director": {
                "id": 28523,
                "username": "deguoren",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fbc98d14f3310062834ec116a9a07683?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1827.82236601581,
                        "deviation": 64.91225772635146,
                        "volatility": 0.06003268193684833
                    }
                },
                "ranking": 28.879215493835027,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 20,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-10-13T12:01:44Z",
            "ended": "2010-10-13T10:01:44Z",
            "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": 78146,
            "name": "25k-10k Tournament Round Robin",
            "director": {
                "id": 1012312,
                "username": "charlie11",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/2dcdff4966c0103300ce0d6fbf4e22e8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1161.564727199071,
                        "deviation": 67.2959124451604,
                        "volatility": 0.06009585569543345
                    }
                },
                "ranking": 18.38399410453256,
                "professional": false,
                "ui_class": ""
            },
            "description": "No words...",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 9514,
                "name": "25k-10k (Double Digets Please)",
                "summary": "As long as your Double Digits or near Double Digits your welcome to join.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 57,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2021-07-31T16:00:00Z",
            "players_start": 1,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-07-31T16:00:53.716559Z",
            "ended": "2021-08-20T17:15:04.632237Z",
            "start_waiting": "2021-07-31T16:00:53.402778Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 5,
            "ranked": true
        },
        {
            "id": 15471,
            "name": "EGB Iron Man",
            "director": {
                "id": 195308,
                "username": "Korolo",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/9b28099b7050fcf86d8d20fa74591c57-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2033.1176923585222,
                        "deviation": 99.4962372843392,
                        "volatility": 0.060012037723894386
                    }
                },
                "ranking": 31.343420243853103,
                "professional": false,
                "ui_class": ""
            },
            "description": "WHO CAN LAST THE LONGEST?!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 806,
                "name": "EgbFailBus",
                "summary": "We are to lose",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://user-uploads.online-go.com/9a7fefc75750e451799e8b90d004f462-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2016-03-12T15:48:00Z",
            "players_start": 5,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2016-03-12T15:48:18.848771Z",
            "ended": "2017-02-23T13:46:40.147356Z",
            "start_waiting": "2016-03-12T15:48:18.623223Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9a7fefc75750e451799e8b90d004f462-15.png",
            "player_count": 9,
            "ranked": true
        },
        {
            "id": 135750,
            "name": "Tournament404",
            "director": {
                "id": 1926369,
                "username": "kyliewee02",
                "country": "un",
                "icon": "https://user-uploads.online-go.com/ca62c83151453f1e19f9b6e5f28f3f48-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 720.7945416911429,
                        "deviation": 178.85663899190317,
                        "volatility": 0.06000133866351721
                    }
                },
                "ranking": 7.337528416040835,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "Just a simple tournament (I'm not so good though). Join and have fun!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 16022,
                "name": "ChatRoom404",
                "summary": "This is just a group. Do whatever you like here! It is also alright if you want to just join this group and chat. ~Destroyer802 😝",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 19,
                "icon": "https://user-uploads.online-go.com/8b1bbf17216ac7c771cfc31ad15f297a-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-12-27T01:00:00Z",
            "players_start": 2,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2025-12-27T01:22:11.561329Z",
            "ended": "2026-01-02T00:25:33.601036Z",
            "start_waiting": "2025-12-27T01:22:11.494019Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/8b1bbf17216ac7c771cfc31ad15f297a-15.png",
            "player_count": 2,
            "ranked": false
        },
        {
            "id": 124043,
            "name": "Новогодний турнир SE. O.",
            "director": {
                "id": 1508661,
                "username": "Vadim4ik",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/8ae6f8d4e48a541c14a904302d12d04c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 472.2234118614783,
                        "deviation": 67.5295802169114,
                        "volatility": 0.06042682585189197
                    }
                },
                "ranking": 5,
                "professional": false,
                "ui_class": ""
            },
            "description": "Новогодний турнир!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 14579,
                "name": "RUSSIAN GO",
                "summary": "Турниры, обучение го (вейчи) и друзья.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 31,
                "icon": "https://user-uploads.online-go.com/b1f500bb395e661172848f407e2a736d-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2025-01-08T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2025-01-08T03:00:37.927657Z",
            "ended": "2025-05-30T12:45:31.267564Z",
            "start_waiting": "2025-01-08T03:00:37.521385Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b1f500bb395e661172848f407e2a736d-15.png",
            "player_count": 8,
            "ranked": true
        },
        {
            "id": 151,
            "name": "The Mini Tournament",
            "director": {
                "id": 3328,
                "username": "Brushfire",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ba48c789ff76c7fd3fa4355d63e01871?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1663.958506825836,
                        "deviation": 63.66154367683238,
                        "volatility": 0.05987489518516122
                    }
                },
                "ranking": 26.704831184969,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-11-09T15:01:00Z",
            "ended": "2007-06-27T17:44:00Z",
            "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": 1633,
            "name": "Gogas's mini-tournament",
            "director": {
                "id": 33115,
                "username": "Gogas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4c2edaf5cd233d610074596f38cde0b5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1832.0378345676754,
                        "deviation": 67.28243758726465,
                        "volatility": 0.060216512628776815
                    }
                },
                "ranking": 28.932544383346094,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": "2011-11-27T13:50:58Z",
            "ended": "2011-11-27T12:50:58Z",
            "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": 136,
            "name": "Ugo's mini-tournament",
            "director": {
                "id": 3383,
                "username": "Ugo",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/b5ec46a614aa7fc7d90c26670572a879?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1929.2344049784883,
                        "deviation": 68.68230261404472,
                        "volatility": 0.05996293832572499
                    }
                },
                "ranking": 30.129268001640934,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 9,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-18T05:20:00Z",
            "ended": "2006-11-12T06:54:00Z",
            "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": 1274,
            "name": "Friso1990's mini-tournament",
            "director": {
                "id": 24698,
                "username": "Friso1990",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d214cfc1efc5072184c62286525af2fb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1203.1961316288339,
                        "deviation": 71.08909327152728,
                        "volatility": 0.059960373503154106
                    }
                },
                "ranking": 19.19918570851169,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 259200
            },
            "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-13T02:43:32Z",
            "ended": "2012-10-13T00:43:32Z",
            "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": 2028,
            "name": "come and win me 5",
            "director": {
                "id": 39869,
                "username": "ny",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4a5bd899aafac4b589a567052c590316?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1372.0713020870298,
                        "deviation": 65.00493730427769,
                        "volatility": 0.060048814960913535
                    }
                },
                "ranking": 22.23970759435493,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 864000,
                "time_increment": 259200
            },
            "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": 7,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-04-14T09:37:49Z",
            "ended": "2013-04-14T07:37:49Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}