List all tournaments or create a new tournament.

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

{
    "count": 58899,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5801",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=5799",
    "results": [
        {
            "id": 676,
            "name": "Mellon's mini-tournament",
            "director": {
                "id": 15325,
                "username": "Mellon",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1926.4135742067801,
                        "deviation": 69.65093113873655,
                        "volatility": 0.06020779063835434
                    }
                },
                "ranking": 30.095394450752128,
                "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": 384,
                "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": 12,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-01-18T16:52:23Z",
            "ended": "2009-01-18T15:52:23Z",
            "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": 78688,
            "name": "Another one...",
            "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": "...please join🐵",
            "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": 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-08-16T19: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-08-16T19:00:13.466714Z",
            "ended": "2021-09-15T23:59:06.319042Z",
            "start_waiting": "2021-08-16T19:00:13.273403Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 1967,
            "name": "mini-tournament",
            "director": {
                "id": 40251,
                "username": "Bobplaysgo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9f6fa11b5aad801bf5fd98d7db49deb6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.3063779590157,
                        "deviation": 67.18890828919045,
                        "volatility": 0.060005174085340174
                    }
                },
                "ranking": 17.567410624481948,
                "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": "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": 384,
                "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": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-20T07:59:45Z",
            "ended": "2012-09-20T05:59:45Z",
            "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
        },
        {
            "id": 2900,
            "name": "GoStars 19x19",
            "director": {
                "id": 41779,
                "username": "Pestr",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/82653b1abcea29fa4dc624ccb7fc55a8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1186.6960453692122,
                        "deviation": 61.28310412750502,
                        "volatility": 0.05993668586992739
                    }
                },
                "ranking": 18.87952018555231,
                "professional": false,
                "ui_class": ""
            },
            "description": "Турнир сайта GoStars.ru. \nНачало 1 июня 2014.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1945,
                "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": true,
            "exclusivity": "open",
            "started": "2014-06-01T06:02:32.467532Z",
            "ended": "2016-10-19T15:20:15.887450Z",
            "start_waiting": "2014-06-01T06:02:31.064472Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 723,
            "name": "Sinking in the quicksand 3",
            "director": {
                "id": 2348,
                "username": "guerecon",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b43e257ac9f910c76c84ce1d9bf8b8ac?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2339.4785141039692,
                        "deviation": 65.62331626985642,
                        "volatility": 0.05999004694025479
                    }
                },
                "ranking": 34.592699224729934,
                "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": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 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": 384,
                "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": 25,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-14T15:12:29Z",
            "ended": "2009-06-14T13:12:29Z",
            "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": 29081,
            "name": "Nottingham Go Club Correspondence Cup",
            "director": {
                "id": 138266,
                "username": "K1T5UNE",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/37b877f6b9f7dad409c31409dafb38c0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1657.2734366880572,
                        "deviation": 63.410129264616934,
                        "volatility": 0.05994933246124144
                    }
                },
                "ranking": 26.611637101975944,
                "professional": false,
                "ui_class": ""
            },
            "description": "Round Robin.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "period_time": 259200,
                "main_time": 0,
                "system": "byoyomi",
                "pause_on_weekends": true,
                "time_control": "byoyomi",
                "periods": 5,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 83,
                "name": "Nottingham Go Club",
                "summary": "Online Group for Go players in the Nottingham and Derby Area",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 91,
                "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-08-05T11:00:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-08-05T11:00:59.286203Z",
            "ended": "2017-12-09T02:18:37.606485Z",
            "start_waiting": "2017-08-05T11:00:56.832306Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/9d477e88b677bde5e483440a488a2cf3-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 107502,
            "name": "慢棋練習賽",
            "director": {
                "id": 1040579,
                "username": "Squirrelder松鼠長老",
                "country": "tw",
                "icon": "https://user-uploads.online-go.com/d3f23d9e084effcc318f1e7a29013710-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1308.468118053439,
                        "deviation": 62.722420716134934,
                        "volatility": 0.05991532620883464
                    }
                },
                "ranking": 21.140906271905124,
                "professional": false,
                "ui_class": ""
            },
            "description": "慢棋的步調真的太慢了  好多之前開的都還沒結束,那就只好慢慢來吧,報名到十月三十一日前,也到那時候開始   在這個步調越來越快的時代,還是要能有靜下心來好好獨白的空間,期待自己和大家也能持續進步",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "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": 11838,
                "name": "蕭兔孽徒團 (Xiao Tu Legion)",
                "summary": "本群是黑嘉嘉成人班學員們在OGS開的社團,歡迎其他人加入社團一起交流。\nWe are students from Hei Jiajia Online Course in Taiwan, We are also welcome player around the world.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 323,
                "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2023-10-31T13: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": "2023-10-31T13:00:12.835332Z",
            "ended": "2025-01-01T17:56:33.157082Z",
            "start_waiting": "2023-10-31T13:00:12.499887Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/bc78597580f1cf5b9b6f3d07761091a0-15.png",
            "player_count": 18,
            "ranked": true
        },
        {
            "id": 221,
            "name": "bonkler's go club mini-tournament",
            "director": {
                "id": 4426,
                "username": "bonkler",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/d8df6e9284bf2892c5deebbaa1f3b57a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1089.9770908494618,
                        "deviation": 71.83344969033293,
                        "volatility": 0.05999225811737573
                    }
                },
                "ranking": 16.911392035578228,
                "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": "fischer",
                "initial_time": 604800,
                "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": 384,
                "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": "2007-04-25T10:33:00Z",
            "ended": "2007-09-27T18:08: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": 1382,
            "name": "Mellon's mini-tournament",
            "director": {
                "id": 15325,
                "username": "Mellon",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/17e78cb35d68bae404a809d65d5b6aa0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1926.4135742067801,
                        "deviation": 69.65093113873655,
                        "volatility": 0.06020779063835434
                    }
                },
                "ranking": 30.095394450752128,
                "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": 384,
                "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": 14,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-03-20T18:20:55Z",
            "ended": "2011-03-20T17:20: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": 69,
            "name": "ikari-rin's mini-tournament",
            "director": {
                "id": 2281,
                "username": "ikari-rin",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/f096aa0ad9bdfe90ba4fdf3f197aac3a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1251.5284806697357,
                        "deviation": 229.63815328050464,
                        "volatility": 0.059997531876667176
                    }
                },
                "ranking": 20.110928311499986,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 384,
                "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-03-10T23:57:00Z",
            "ended": "2006-07-28T18:32:00Z",
            "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
        }
    ]
}