List all tournaments or create a new tournament.

GET /api/v1/tournaments/?format=api&ordering=players_start&page=5626
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=5627",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5625",
    "results": [
        {
            "id": 772,
            "name": "The mini-tournament with no name",
            "director": {
                "id": 23608,
                "username": "mould",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9596c1b8d33b51488c3d4b64608574a1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1541.8067656215044,
                        "deviation": 66.12670090123795,
                        "volatility": 0.05988500546120491
                    }
                },
                "ranking": 24.93977209521312,
                "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": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-01T09:35:15Z",
            "ended": "2009-06-01T07:35:15Z",
            "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": 100,
            "name": "Funfun's mini-tournament",
            "director": {
                "id": 2866,
                "username": "Funfun",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5762614b62b719ddaec95039ade12120?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1600.4803378092113,
                        "deviation": 218.74947930154852,
                        "volatility": 0.05999919688763707
                    }
                },
                "ranking": 25.804397791148112,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 3,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-06-07T01:11:00Z",
            "ended": "2006-08-14T23:02: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": 10,
            "name": "Nova 5 Player Round Robin Correspondence Shootout ",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1dff84686f829e8ef90e2e123f1baddf?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Play 4 simultaneous games with no handicaps or rank restrictions.   Tournament will start when 5 players have joined.  Analysis is allowed in this tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": null,
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "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": true,
            "exclusivity": "open",
            "started": "2013-06-05T03:29:01.546779Z",
            "ended": "2013-08-28T23:07:59.215796Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3492,
            "name": "Fight Club´s \"Friday Fights\" Dec, 12 start: 22:00 UTC/GMT",
            "director": {
                "id": 102987,
                "username": "Fight Club´s Admin",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1403.9107440568043,
                        "deviation": 68.41290124459677,
                        "volatility": 0.060041081424571756
                    }
                },
                "ranking": 22.77077400148111,
                "professional": false,
                "ui_class": ""
            },
            "description": "<br>all ranks welcome<br><br> <img src=\"http://veterator.com/pic/cry/fox_white_up.png\"><br> <br> \"enjoy the procedure and the goal will unfold\"",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 26,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 351,
                "name": "Fight Club",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 367,
                "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-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": true,
            "exclusivity": "open",
            "started": "2014-12-12T22:00:26.967064Z",
            "ended": "2014-12-13T00:04:30.036423Z",
            "start_waiting": "2014-12-12T22:00:26.606699Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1994,
            "name": "parazitus's mini-tournament",
            "director": {
                "id": 34990,
                "username": "parazitus",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/35edb52331917514ba0cd4fdd18bcd6c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1733.1487529074038,
                        "deviation": 62.83966306364469,
                        "volatility": 0.05998378962785247
                    }
                },
                "ranking": 27.64797228428027,
                "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": 16,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-02-13T23:21:51Z",
            "ended": "2013-02-13T22:21:51Z",
            "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": 947,
            "name": "topazg's all ratings proper handicap fest",
            "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-09-09T02:47:04Z",
            "ended": "2010-09-09T00:47:04Z",
            "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": 773,
            "name": "mitropa2000's third thrilling thunderbolt",
            "director": {
                "id": 20543,
                "username": "mitropa2000",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/2aa0de6d86a60f2a1bbbd9d7e252e4cb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1497.032540436751,
                        "deviation": 64.87950970702686,
                        "volatility": 0.059858423047597614
                    }
                },
                "ranking": 24.257539028684043,
                "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": 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": 4,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2009-06-22T20:30:57Z",
            "ended": "2009-06-22T18:30: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": 101,
            "name": "Xool's mini-tournament",
            "director": {
                "id": 2876,
                "username": "Xool",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/bae1327a2dfeb91c3a71f5ac1c30f84e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1336.5502181617323,
                        "deviation": 210.7451550741362,
                        "volatility": 0.06000007082318102
                    }
                },
                "ranking": 21.632490800262158,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-06-08T21:35:00Z",
            "ended": "2006-10-09T14:01: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": 1995,
            "name": "fast and furiuous",
            "director": {
                "id": 30570,
                "username": "john_nld",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/c669c7923a050d2a33ea1d4fbb9de47b-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1110.176260916758,
                        "deviation": 62.22076234164648,
                        "volatility": 0.059971360057979047
                    }
                },
                "ranking": 17.336475064632015,
                "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": 7,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-23T09:01:41Z",
            "ended": "2013-05-23T07:01: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": 1713,
            "name": "carokarm's mini-tournament",
            "director": {
                "id": 37953,
                "username": "carokarm",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/a0691435eb8d73bedb868dfc58a43deb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.280775706649,
                        "deviation": 63.91998008727588,
                        "volatility": 0.059720797677923085
                    }
                },
                "ranking": 16.489236571459887,
                "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": 2,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-01-12T19:09:34Z",
            "ended": "2012-01-12T18:09:34Z",
            "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
        }
    ]
}