List all tournaments or create a new tournament.

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

{
    "count": 59432,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=10",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=8",
    "results": [
        {
            "id": 1638,
            "name": "Stanic's mini-tournament",
            "director": {
                "id": 40478,
                "username": "Stanic",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ec8173b2433180a980be2b052846d860?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1092.8051630458729,
                        "deviation": 68.22353892298294,
                        "volatility": 0.06000980987471577
                    }
                },
                "ranking": 16.971379611401503,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-11-29T22:30:01Z",
            "ended": "2011-11-29T21:30:01Z",
            "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": 3012,
            "name": "Newbie Friendly Tournament",
            "director": {
                "id": 84634,
                "username": "sulai",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/4a1a24fb4908de84db75ffb1a3d4b07d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1297.786675715596,
                        "deviation": 63.8759739388875,
                        "volatility": 0.05998274274240103
                    }
                },
                "ranking": 20.95114986343496,
                "professional": false,
                "ui_class": ""
            },
            "description": "A tournament for new players. :-)\n\nMore experienced players are welcome to create reviews.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 600,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8843,
                "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": 4,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-07-09T18:56:40.335601Z",
            "ended": "2014-08-04T21:15:53.567856Z",
            "start_waiting": "2014-07-09T18:56:39.985404Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1640,
            "name": "LateComers double-13s for Starters",
            "director": {
                "id": 39560,
                "username": "PaulGoHere",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/0f1ac5c7a15a71badb215341f6a92e15?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1278.9478325461664,
                        "deviation": 66.5445989038552,
                        "volatility": 0.06003370308511538
                    }
                },
                "ranking": 20.612638473303857,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-04T21:21:45Z",
            "ended": "2012-04-04T19:21: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": 1022,
            "name": "Strongest of the noobs.",
            "director": {
                "id": 29499,
                "username": "Renegade",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/faaddf7807a0632be115222fff82685a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1655.9074359152817,
                        "deviation": 67.0079085221114,
                        "volatility": 0.05989556703347465
                    }
                },
                "ranking": 26.5925479421036,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-12-23T17:41:02Z",
            "ended": "2009-12-23T16:41:02Z",
            "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": 2799,
            "name": "Test Your Skills - Remake",
            "director": {
                "id": 54333,
                "username": "Cham3leoNinja",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/406d5768670c8c3f708021401a09045c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1407.7087446588987,
                        "deviation": 62.217980611325515,
                        "volatility": 0.06000366954885083
                    }
                },
                "ranking": 22.83331714984826,
                "professional": false,
                "ui_class": ""
            },
            "description": "The last one was kinda set up in minutes on accident. I'm kinda new to the whole thing here so...yeah, basically same idea as before. You get to play everyone in the group. It's not about ranking or anything more than good fun and learning so chat with your opponent, most of us in here are talkers anyway and the better ones have no problem giving tips and pointers (that's why I picked them for this group). Sorry about the first one!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 90240,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 345600,
                "max_time": 864000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 194,
                "name": "Ninja Beginners",
                "summary": "HOW DO YOU DELETE A GROUP YOU STARTED?",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 29,
                "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-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": 4,
            "analysis_enabled": false,
            "exclusivity": "invite",
            "started": "2014-02-04T18:33:20.241191Z",
            "ended": "2014-04-26T17:59:59.999398Z",
            "start_waiting": "2014-02-04T18:33:17.210394Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/7711a76f321baf2bb6c1b6015efff4ed-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2245,
            "name": "SirSwagalot's mini-tournament",
            "director": {
                "id": 46271,
                "username": "SirSwagalot",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/00419d5c51a8e98edf4b29cb61018a35?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1052.4428236379313,
                        "deviation": 99.09379636114431,
                        "volatility": 0.06001182318482248
                    }
                },
                "ranking": 16.10015312113329,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-05T20:34:03Z",
            "ended": "2013-09-05T18:34:03Z",
            "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": 1277,
            "name": "stuffy_doll's mini-tournament",
            "director": {
                "id": 33015,
                "username": "minimillimaxi",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/11e34c028cf66b215e7c6e720d4bd6c4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1280.7650892680251,
                        "deviation": 66.09103965176067,
                        "volatility": 0.0600341791144868
                    }
                },
                "ranking": 20.64550895641194,
                "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": 432000,
                "max_time": 1209600,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-11-06T13:35:26Z",
            "ended": "2010-11-06T12:35:26Z",
            "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": 2025,
            "name": "Mandrel's mini-tournament",
            "director": {
                "id": 29157,
                "username": "Mandrel",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/50e65015484b6fa5bdbbbd568a82dc3d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1132.2750720362903,
                        "deviation": 62.744346365650195,
                        "volatility": 0.06000116776344252
                    }
                },
                "ranking": 17.79276504694859,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-22T18:26:32Z",
            "ended": "2013-01-22T17:26:32Z",
            "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": 2275,
            "name": "Diuma's mini-tournament",
            "director": {
                "id": 47643,
                "username": "Diuma",
                "country": "es",
                "icon": "https://secure.gravatar.com/avatar/88ba345aa8aa40a8b48ba9086d04beb3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 998.6338932727747,
                        "deviation": 74.76831381355518,
                        "volatility": 0.05999751568244729
                    }
                },
                "ranking": 14.88521793719549,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-09T15:59:28Z",
            "ended": "2013-09-09T13:59:28Z",
            "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": 1402,
            "name": "Shadar's mini-tournament",
            "director": {
                "id": 21174,
                "username": "Shadar",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/cc5029b895d09859a873a99013261bc6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1720.745435326404,
                        "deviation": 116.50196852102182,
                        "volatility": 0.05999432912174708
                    }
                },
                "ranking": 27.481703127975024,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "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": 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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-07-10T20:34:39Z",
            "ended": "2011-07-10T18:34:39Z",
            "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
        }
    ]
}