List all tournaments or create a new tournament.

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

{
    "count": 58823,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5807",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5805",
    "results": [
        {
            "id": 1871,
            "name": "bldrnnr's mini-tournament",
            "director": {
                "id": 44017,
                "username": "bldrnnr",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/9cddbb3f7bf0a295b7cfe413e399da47?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1509.9240140437603,
                        "deviation": 74.40315971505659,
                        "volatility": 0.0600376764607799
                    }
                },
                "ranking": 24.456038366513113,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-11T02:41:46Z",
            "ended": "2012-07-11T00:41:46Z",
            "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": 1606,
            "name": "dadapapa's mini-max season 2",
            "director": {
                "id": 27044,
                "username": "dadapapa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/1a438d981c7ff00e103214e0aad3acd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.893321637322,
                        "deviation": 63.28991962887841,
                        "volatility": 0.059689108652864434
                    }
                },
                "ranking": 24.532102182287396,
                "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": 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": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-21T06:58:26Z",
            "ended": "2012-04-21T04:58:26Z",
            "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": 879,
            "name": "The Tenth Dimension",
            "director": {
                "id": 20606,
                "username": "Infinity",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b0b3c0b98c88f5056f73a31e9a78419f?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1862.987308823708,
                        "deviation": 69.46877791327594,
                        "volatility": 0.060188015447715834
                    }
                },
                "ranking": 29.320361546870892,
                "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": "simple",
                "per_move": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-09-08T20:41:41Z",
            "ended": "2009-09-08T18:41: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": 2244,
            "name": "antonytrupe's mini-tournament",
            "director": {
                "id": 41990,
                "username": "antonytrupe",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/c9e72f07317397ee0c9967f36f51e2b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1518.609751323431,
                        "deviation": 64.6758904493726,
                        "volatility": 0.05998201688835509
                    }
                },
                "ranking": 24.588825639102016,
                "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": 6,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-06-26T09:10:10Z",
            "ended": "2013-06-26T07:10:10Z",
            "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": 1605,
            "name": "Open to all Player`s Handycap Tournament",
            "director": {
                "id": 40282,
                "username": "joloo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5a85aa865a84319580e60d782a19f035?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1921.6798908474775,
                        "deviation": 65.61509525460883,
                        "volatility": 0.05993807748872319
                    }
                },
                "ranking": 30.038439064382736,
                "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-07-16T01:56:29Z",
            "ended": "2012-07-15T23:56:29Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2915,
            "name": "2014 2 19x19",
            "director": {
                "id": 34734,
                "username": "varcos",
                "country": "ro",
                "icon": "https://user-uploads.online-go.com/9521e434b5969d7c96058055f4baca35-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1316.3040850149418,
                        "deviation": 64.25946263753768,
                        "volatility": 0.060031452153584096
                    }
                },
                "ranking": 21.27913020910592,
                "professional": false,
                "ui_class": ""
            },
            "description": "May the FORCE be with you!",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 345600,
                "main_time": 86400,
                "stones_per_period": 12
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 198,
                "name": "Noi",
                "summary": "",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "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": "invite",
            "started": "2014-05-07T09:47:48.700754Z",
            "ended": "2014-06-04T21:44:13.631064Z",
            "start_waiting": "2014-05-07T09:47:47.956165Z",
            "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": 80,
            "name": "ekabiljo's mini-tournament",
            "director": {
                "id": 2394,
                "username": "ekabiljo",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/f0f6c65e88e394b3f5c64879f1c6f9f0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1587.8902664225325,
                        "deviation": 64.50328651025411,
                        "volatility": 0.06019616646841848
                    }
                },
                "ranking": 25.6215698180739,
                "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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-04-24T14:01:00Z",
            "ended": "2006-08-08T08:47:00Z",
            "start_waiting": null,
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1650,
            "name": "lets get it on!!!",
            "director": {
                "id": 37721,
                "username": "tacololo",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/093c945d5b2e0785b155be3ceba7dc5f-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1745.3316681348567,
                        "deviation": 70.08100941620356,
                        "volatility": 0.06010668567671872
                    }
                },
                "ranking": 27.81013254197037,
                "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": 23,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-01-23T01:29:00Z",
            "ended": "2012-01-23T00:29: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
        },
        {
            "id": 17763,
            "name": "Active Kyu League",
            "director": {
                "id": 315829,
                "username": "WolfRayet",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/3c412312bafc6ffaac0447ce12527de5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1008.614170515639,
                        "deviation": 104.58799269011308,
                        "volatility": 0.0600034337031736
                    }
                },
                "ranking": 15.115428967230462,
                "professional": false,
                "ui_class": ""
            },
            "description": "For active Kyu players who want a consistent move pace and some time to kill.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 46080,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 43200
            },
            "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": 8851,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2016-06-03T22:30:00Z",
            "players_start": null,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-06-03T22:30:14.805537Z",
            "ended": "2019-06-07T17:31:23.239538Z",
            "start_waiting": "2016-06-03T22:30:14.356742Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 10,
            "ranked": true
        },
        {
            "id": 350,
            "name": "Topazg's Proper 13s",
            "director": {
                "id": 299,
                "username": "topazg",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/1756a59b7c7f129f6f466643f4c91531?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1936.5830823213464,
                        "deviation": 67.49437695302689,
                        "volatility": 0.059949644999275783
                    }
                },
                "ranking": 30.21728151286431,
                "professional": false,
                "ui_class": "supporter"
            },
            "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-10-29T17:45:00Z",
            "ended": "2007-12-20T14:32:00Z",
            "start_waiting": null,
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        }
    ]
}