List all tournaments or create a new tournament.

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

{
    "count": 59489,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=90",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=88",
    "results": [
        {
            "id": 1952,
            "name": "2nd sojiro's mini-tournament",
            "director": {
                "id": 26067,
                "username": "sojiro",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ae9e9f82694dd345a1b73959e5bff557?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1653.3706280112874,
                        "deviation": 65.6403172878186,
                        "volatility": 0.05995340979497268
                    }
                },
                "ranking": 26.55705553962402,
                "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": 7,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-14T16:29:41Z",
            "ended": "2013-03-14T15:29:41Z",
            "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": 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": 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": 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": 1960,
            "name": "Curiosity and Experimentation",
            "director": {
                "id": 41187,
                "username": "Lang",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/b16dbcb3c38bc22ba2438832e0101316?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 988.794910478442,
                        "deviation": 88.59056375431906,
                        "volatility": 0.06000615919534711
                    }
                },
                "ranking": 14.656002870899298,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 1728000,
                "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": 2,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-14T02:03:31Z",
            "ended": "2013-01-14T01:03:31Z",
            "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": 1978,
            "name": "Cody_Star's Rertuning Tournament",
            "director": {
                "id": 43092,
                "username": "Cody_Star",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d6e46b0eb1419567f3623b8c761f9920?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1083.4611663327662,
                        "deviation": 71.45379420559873,
                        "volatility": 0.05993273047818384
                    }
                },
                "ranking": 16.772585143790774,
                "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": 864000,
                "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-25T15:31:30Z",
            "ended": "2012-12-25T14:31:30Z",
            "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": 1991,
            "name": "For all the weak and beginning players",
            "director": {
                "id": 36686,
                "username": "demuziekdoos",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/4fa3dde63363902e226c5681a2cc3e39?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 939.2039058569763,
                        "deviation": 67.31839722453188,
                        "volatility": 0.05997718794960915
                    }
                },
                "ranking": 13.464835090914255,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": false,
            "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": 0,
            "max_ranking": 2,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-17T15:08:13Z",
            "ended": "2013-03-17T14:08:13Z",
            "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": 2004,
            "name": "cadrach's mini-tournament",
            "director": {
                "id": 1084,
                "username": "cadrach",
                "country": "pl",
                "icon": "https://user-uploads.online-go.com/2987a4fc4e293f60e5f8238217f0e83c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2048.8669763107737,
                        "deviation": 62.362863871457584,
                        "volatility": 0.060047083691021096
                    }
                },
                "ranking": 31.522057726466798,
                "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": 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": 25,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-17T17:40:54Z",
            "ended": "2012-12-17T16:40:54Z",
            "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": 64238,
            "name": "Mega tournament five",
            "director": {
                "id": 736023,
                "username": "2026vs.",
                "country": "hk",
                "icon": "https://user-uploads.online-go.com/7b00a5b491f99a02c822db43039ddd91-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1529.4955917779457,
                        "deviation": 63.196335111054026,
                        "volatility": 0.060307009572073786
                    }
                },
                "ranking": 24.754179686665076,
                "professional": false,
                "ui_class": ""
            },
            "description": "join https://online-go.com/group/5351",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": false,
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5351,
                "name": "2025vs ",
                "summary": "A group for Go players who love the 9x9 board to 19x19 board and an open group for any go players......and members over 150!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 192,
                "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2020-11-01T09:00:00Z",
            "players_start": 25,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-09-25T07:30:25.858588Z",
            "ended": "2021-08-22T04:38:13.925341Z",
            "start_waiting": "2020-09-25T07:30:24.781376Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/800b4a0d234e19e92a200d1dd3e4faff-15.png",
            "player_count": 25,
            "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
        },
        {
            "id": 2891,
            "name": "GoStars test 9x9",
            "director": {
                "id": 41779,
                "username": "Pestr",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/82653b1abcea29fa4dc624ccb7fc55a8-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1192.761988391202,
                        "deviation": 61.16757788154131,
                        "volatility": 0.0599382605695151
                    }
                },
                "ranking": 18.99755284943999,
                "professional": false,
                "ui_class": ""
            },
            "description": "Тестовый турнир сайта gostars.ru.\nНачало 1 мая 2014 г.",
            "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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1940,
                "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": "2014-04-30T20:05:20.937961Z",
            "ended": "2014-08-02T20:47:38.687503Z",
            "start_waiting": "2014-04-30T20:05:19.023897Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2054,
            "name": "weirdo718's mini-tournament",
            "director": {
                "id": 45739,
                "username": "weirdo718",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/15cab435e27670161a01609dd3aee06c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 862.6331140522536,
                        "deviation": 138.64730618810646,
                        "volatility": 0.05999312125528275
                    }
                },
                "ranking": 11.496086500816213,
                "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": 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": "2013-04-14T20:28:23Z",
            "ended": "2013-04-14T18:28:23Z",
            "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
        }
    ]
}