List all tournaments or create a new tournament.

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

{
    "count": 59120,
    "next": "https://online-go.com/api/v1/tournaments/?ordering=-players_start&page=7",
    "previous": "https://online-go.com/api/v1/tournaments/?ordering=-players_start&page=5",
    "results": [
        {
            "id": 2830,
            "name": "HKB Supreme Tournament 1st Cycle",
            "director": {
                "id": 42360,
                "username": "Henrib736",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/cfd31e74c2d9b1ad2b6d571ecc820cf6-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1345.0585409259156,
                        "deviation": 64.53637528197693,
                        "volatility": 0.06005390268858446
                    }
                },
                "ranking": 21.7793939100321,
                "professional": false,
                "ui_class": ""
            },
            "description": "All ranks included. Will start when 100 slots are filled.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 432000,
                "time_increment": 86400
            },
            "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": 17730,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-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-06-12T19:40:24.577525Z",
            "ended": "2015-12-06T04:37:01.654500Z",
            "start_waiting": "2014-06-12T19:31:03.086086Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1409,
            "name": "Kohalander's mini-tournament",
            "director": {
                "id": 34194,
                "username": "Kohalander",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/c3595f61bc1141ad109689e6c033c53d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1672.7361155159622,
                        "deviation": 64.80422778167461,
                        "volatility": 0.059971191625710706
                    }
                },
                "ranking": 26.826629630982424,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 5,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-04-27T03:14:54Z",
            "ended": "2011-04-27T01:14:54Z",
            "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": 2887,
            "name": "13x13 Beginner Tournament",
            "director": {
                "id": 54649,
                "username": "ludischmidt",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/4e32ed3c6f058f63893dbb2827984c0a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.934909923038,
                        "deviation": 61.95647477601873,
                        "volatility": 0.05955952817561654
                    }
                },
                "ranking": 26.59293203241537,
                "professional": false,
                "ui_class": ""
            },
            "description": "A little fun 13x13 Tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 172800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 8828,
                "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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-04-07T15:43:22.216114Z",
            "ended": "2014-05-20T23:48:33.455605Z",
            "start_waiting": "2014-04-07T15:43:19.636853Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1767,
            "name": "Pablo2ke's mini-tournament",
            "director": {
                "id": 42482,
                "username": "Pablo2ke",
                "country": "cl",
                "icon": "https://secure.gravatar.com/avatar/55f212022d4b18bb5b90733c99f76dc8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1299.99070242832,
                        "deviation": 65.35925995708166,
                        "volatility": 0.059960197375791675
                    }
                },
                "ranking": 20.99043208297504,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-20T11:22:42Z",
            "ended": "2012-04-20T09:22:42Z",
            "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": 2888,
            "name": "Cup of Russia",
            "director": {
                "id": 61028,
                "username": "Poller",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/effd9a7104b4671b0801acabb5dbfddd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1527.9838655645171,
                        "deviation": 65.05463555127228,
                        "volatility": 0.05945846815831378
                    }
                },
                "ranking": 24.731287323736098,
                "professional": false,
                "ui_class": ""
            },
            "description": "Небольшой турнирчик  для  российских игроков. Начнем 14 апреля.",
            "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": 9,
                "name": "Русская группа",
                "summary": "Интересные, призовые турниры.",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1927,
                "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": 1,
            "max_ranking": 13,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2014-04-13T20:36:55.663576Z",
            "ended": "2014-06-14T16:40:46.612186Z",
            "start_waiting": "2014-04-13T20:36:53.085378Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/fd8ca9680500359b55b5bc1196226b5f-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1480,
            "name": "koda's mini-tournament",
            "director": {
                "id": 37418,
                "username": "koda",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/ba6da52d8825e430c5e3a425937e4bbb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1099.7034073236412,
                        "deviation": 108.4170839776936,
                        "volatility": 0.059987630028292334
                    }
                },
                "ranking": 17.11705282256582,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": 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": 381,
                "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": "2011-06-10T00:06:41Z",
            "ended": "2011-06-09T22:06:41Z",
            "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": 2875,
            "name": "MT I",
            "director": {
                "id": 51811,
                "username": "bigko",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/9fa8cae2b5a7f02aa8530c7e9ddbdb39-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2439.772064382913,
                        "deviation": 68.72114928379412,
                        "volatility": 0.05992228004496642
                    }
                },
                "ranking": 35.564456852461845,
                "professional": false,
                "ui_class": ""
            },
            "description": "round robin tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 30,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-04-20T23:08:05.006188Z",
            "ended": "2014-07-23T14:55:43.249617Z",
            "start_waiting": "2014-04-20T23:08:04.534852Z",
            "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": 2889,
            "name": "13x13 Beginner Tournament no Handycap",
            "director": {
                "id": 54649,
                "username": "ludischmidt",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/4e32ed3c6f058f63893dbb2827984c0a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.934909923038,
                        "deviation": 61.95647477601873,
                        "volatility": 0.05955952817561654
                    }
                },
                "ranking": 26.59293203241537,
                "professional": false,
                "ui_class": ""
            },
            "description": "A Tournament just for fun:)",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 88320,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": 8828,
                "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": 10,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-04-09T09:12:00.503165Z",
            "ended": "2014-06-26T11:44:37.731111Z",
            "start_waiting": "2014-04-09T09:09:42.063126Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1766,
            "name": "takkaa's mini-tournament",
            "director": {
                "id": 733,
                "username": "takkaa",
                "country": "pl",
                "icon": "https://secure.gravatar.com/avatar/04ec8884ae7cd96e2536ac2138a100d7?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1779.510780526295,
                        "deviation": 64.56126229807248,
                        "volatility": 0.05990329909237355
                    }
                },
                "ranking": 28.259100836979073,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 381,
                "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": 23,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-03T20:15:57Z",
            "ended": "2012-09-03T18:15:57Z",
            "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": 222,
            "name": "ThomA's mini-tournament",
            "director": {
                "id": 2381,
                "username": "ThomA",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/52ddb9fa56153a2b56282127dd54f34d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1781.9646088451016,
                        "deviation": 80.04870019850642,
                        "volatility": 0.05999637721602919
                    }
                },
                "ranking": 28.291001175102267,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 1209600,
                "time_increment": 172800
            },
            "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": 381,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-04-26T23:01:00Z",
            "ended": "2008-01-10T12:22: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
        }
    ]
}