List all tournaments or create a new tournament.

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

{
    "count": 59012,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=283",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=281",
    "results": [
        {
            "id": 1900,
            "name": "9X9 Doom",
            "director": {
                "id": 44211,
                "username": "Midorima",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/80fb254dc49aeb1e90479419ecd5e4ba?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2470.90083414973,
                        "deviation": 75.24750602698444,
                        "volatility": 0.05994457358615481
                    }
                },
                "ranking": 35.8579566182116,
                "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": 24,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-09-18T12:57:46Z",
            "ended": "2012-09-18T10:57: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": 2099,
            "name": "Mini mini",
            "director": {
                "id": 3965,
                "username": "Z",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/73e2e3eaee08ac8b0340a1330dd380d9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2044.4660872356399,
                        "deviation": 96.55659877866191,
                        "volatility": 0.060005729192379946
                    }
                },
                "ranking": 31.47227891796873,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-01-31T20:22:11Z",
            "ended": "2013-01-31T19:22:11Z",
            "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": 2622,
            "name": "Simultaneous McMahon Correspondence 3 => 7 days per move",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "professional": false,
                "ui_class": ""
            },
            "description": "Simultaneous McMahon Correspondence",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 43200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 43200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 3,
                "name": "OGS",
                "summary": "An open group for folks' who like OGS!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1781,
                "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-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": "2013-11-06T06:38:47.845020Z",
            "ended": "2016-04-17T01:54:06.473740Z",
            "start_waiting": "2013-11-06T06:38:47.758542Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/09ea48b349cad5d5f27e07f5e0177803-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2110,
            "name": "Gobson's mini-tournament",
            "director": {
                "id": 48110,
                "username": "Gobson",
                "country": "ru",
                "icon": "https://secure.gravatar.com/avatar/b19c288ef209221079bd501701ef4373?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1118.7370828114226,
                        "deviation": 66.6855419850738,
                        "volatility": 0.06000259802246623
                    }
                },
                "ranking": 17.514305218456098,
                "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": 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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-29T20:11:59Z",
            "ended": "2013-05-29T18:11:59Z",
            "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": 1954,
            "name": "Tryhard Minitournament",
            "director": {
                "id": 699,
                "username": "redundant",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/195104d0cba5f1cc5f339ec150e917c9?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1301.1887612025246,
                        "deviation": 67.40166776996655,
                        "volatility": 0.06020762970309559
                    }
                },
                "ranking": 21.011757072635948,
                "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": 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": "2013-01-08T12:10:41Z",
            "ended": "2013-01-08T11:10: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": 2291,
            "name": "HackYr's mini-tournament",
            "director": {
                "id": 43177,
                "username": "HackYr",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b6245a094864150c3b7e5ca285bc5198?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1362.2039571621833,
                        "deviation": 68.76007776959722,
                        "volatility": 0.06001951361254986
                    }
                },
                "ranking": 22.0726212515536,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-30T20:18:19Z",
            "ended": "2013-09-30T18:18:19Z",
            "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": 2000,
            "name": "Logorfin's mini-tournament",
            "director": {
                "id": 12088,
                "username": "Logorfin",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/04c4b453d85db8898ba1f390f66978f4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1442.7000222168901,
                        "deviation": 64.93199026976866,
                        "volatility": 0.05982080986180064
                    }
                },
                "ranking": 23.401718972935306,
                "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": 9,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-03-05T18:37:20Z",
            "ended": "2013-03-05T17:37:20Z",
            "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": 2294,
            "name": "picklepep's intermediate mini-tournament",
            "director": {
                "id": 49164,
                "username": "picklepep",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/88179ac770e92196ca15831980a382ef?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1658.6853898714053,
                        "deviation": 66.926980275103,
                        "volatility": 0.05998884641926215
                    }
                },
                "ranking": 26.631351893310615,
                "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": 9,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-06T09:55:24Z",
            "ended": "2013-10-19T22:37:52.740952Z",
            "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": 1908,
            "name": "Cody_Star's mini-tournament",
            "director": {
                "id": 43092,
                "username": "Cody_Star",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d6e46b0eb1419567f3623b8c761f9920?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1083.4611663327662,
                        "deviation": 71.45379420559873,
                        "volatility": 0.05993273047818384
                    }
                },
                "ranking": 16.772585143790774,
                "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-17T15:37:24Z",
            "ended": "2012-08-17T13:37:24Z",
            "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": 3106,
            "name": "The 2014 Kimchi Cup",
            "director": {
                "id": 1403,
                "username": "Professor X",
                "country": "_Pirate",
                "icon": "https://user-uploads.online-go.com/2e99ce3e2fdcf206bb5c16ac57f46eb4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1211.9399271922016,
                        "deviation": 65.76349331406482,
                        "volatility": 0.05999008092550541
                    }
                },
                "ranking": 19.36681166975316,
                "professional": false,
                "ui_class": ""
            },
            "description": "Kimchi is awesome and lasts for a long time. Watch this video (https://www.youtube.com/watch?v=2ZU1v3CNi_s) and you may be inspired to make it. If you win this tournament, you will have the prestigious Kimchi Cup in your profile. Korean rules. Handicap. Provisional players welcome.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "korean",
            "time_per_move": 24480,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 259200,
                "time_increment": 21600
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 61,
                "name": "South Florida Go Club",
                "summary": "Building a community of Go players in the sunshine.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 22,
                "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-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-08-20T01:09:58.476022Z",
            "ended": "2015-01-22T07:28:50.109394Z",
            "start_waiting": "2014-08-20T01:09:58.276160Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/c2e2b43222bed28cb8a86f68f87f23c4-15.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}