List all tournaments or create a new tournament.

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

{
    "count": 58826,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=12",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=max_ranking&page=10",
    "results": [
        {
            "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": 8850,
                "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": 2332,
            "name": "JustForFun's mini-tournament",
            "director": {
                "id": 47750,
                "username": "JustForFun",
                "country": "gb",
                "icon": "https://user-uploads.online-go.com/b102bf60d80e8b10a1f83eb17c74f84e-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1111.6624849301056,
                        "deviation": 66.17035635520415,
                        "volatility": 0.06003058396753955
                    }
                },
                "ranking": 17.367445891029714,
                "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": 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": "2013-09-27T00:51:18Z",
            "ended": "2013-09-26T22:51:18Z",
            "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": 927,
            "name": "Fragnix' Beginners' Japanese Thirteen",
            "director": {
                "id": 27708,
                "username": "fragnix",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f923149275abc4f0c8a031e8a9f991db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.262978420763,
                        "deviation": 62.03911131299328,
                        "volatility": 0.0599600014565973
                    }
                },
                "ranking": 20.780639147409133,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": "2009-09-08T19:35:52Z",
            "ended": "2009-09-08T17:35:52Z",
            "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": 1841,
            "name": "Raging-Waters's tourney",
            "director": {
                "id": 26752,
                "username": "Raging-Waters",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/f05fb18fe7e5de0657e22a1dbd2e3b40?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1027.652479960158,
                        "deviation": 72.17238808076645,
                        "volatility": 0.06002349393846822
                    }
                },
                "ranking": 15.54832876116792,
                "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": 864000,
                "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": "2012-07-23T14:57:17Z",
            "ended": "2012-07-23T12:57:17Z",
            "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": 2283,
            "name": "26 kyu and Under",
            "director": {
                "id": 39807,
                "username": "wayne5731",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0756160874f8187872dab4ff047243be?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1554.8467651257406,
                        "deviation": 69.9886341735699,
                        "volatility": 0.05997511231490372
                    }
                },
                "ranking": 25.134742420361277,
                "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-12T19:22:04Z",
            "ended": "2013-09-12T17:22:04Z",
            "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": 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": 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-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": 1643,
            "name": "Ginko15's Go Tournament",
            "director": {
                "id": 38976,
                "username": "Ginko15",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/e436688ad3170a738683f3b53eeaa4bf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1046.8762441651031,
                        "deviation": 74.10603318708577,
                        "volatility": 0.05999091547728512
                    }
                },
                "ranking": 15.977383201309937,
                "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": 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": "2012-01-15T18:16:57Z",
            "ended": "2012-01-15T17:16:57Z",
            "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": 1842,
            "name": "space56's mini-tournament",
            "director": {
                "id": 3689,
                "username": "space56",
                "country": "_Olimpic_Movement",
                "icon": "https://user-uploads.online-go.com/446e73629ab98a24761bd9451e2a83be-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1523.119738306677,
                        "deviation": 67.79027626449769,
                        "volatility": 0.06003705699906004
                    }
                },
                "ranking": 24.657474922693815,
                "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": 259200,
                "max_time": 1209600,
                "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": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-19T20:05:20Z",
            "ended": "2012-05-19T18:05:20Z",
            "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": 2752,
            "name": "13x13 fun",
            "director": {
                "id": 55394,
                "username": "san",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a65ba7e3ee2ae75ba8ae263e5a73537c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1121.1517979685377,
                        "deviation": 73.12695470651377,
                        "volatility": 0.06002430222803883
                    }
                },
                "ranking": 17.564219013754354,
                "professional": false,
                "ui_class": ""
            },
            "description": "have fun\n",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 120,
                "max_time": 300,
                "time_increment": 30
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 92,
                "name": "Pun Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 10,
                "icon": "https://user-uploads.online-go.com/86348fb2e2f72334f1c53cb7bfdff100-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": "open",
            "started": "2014-01-13T17:56:20.434996Z",
            "ended": "2014-01-13T18:17:13.821713Z",
            "start_waiting": "2014-01-13T17:56:20.021484Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/86348fb2e2f72334f1c53cb7bfdff100-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 922,
            "name": "Fragnix's Beginner's Mini-Tournament",
            "director": {
                "id": 27708,
                "username": "fragnix",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f923149275abc4f0c8a031e8a9f991db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.262978420763,
                        "deviation": 62.03911131299328,
                        "volatility": 0.0599600014565973
                    }
                },
                "ranking": 20.780639147409133,
                "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": "2009-08-13T16:09:13Z",
            "ended": "2009-08-13T14:09:13Z",
            "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
        }
    ]
}