List all tournaments or create a new tournament.

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

{
    "count": 58822,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5709",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=players_start&page=5707",
    "results": [
        {
            "id": 3041,
            "name": "Sitewide August 2014 SDKs Live 9x9 - 3. August",
            "director": {
                "id": 57612,
                "username": "Françisa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/9fd5436e7cf3ca679e5109e3698851a0-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1593.5322236187249,
                        "deviation": 66.13896034607907,
                        "volatility": 0.060198411935194394
                    }
                },
                "ranking": 25.70367865236043,
                "professional": false,
                "ui_class": ""
            },
            "description": "Starting Time is: Sunday, August 3, 00:05 am UTC/GMT. - Please make sure to read the F.A.Q.: http://goo.gl/noU9QQ",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 13,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 300,
                "time_increment": 10
            },
            "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": 21,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2014-08-03T00:04:18.685780Z",
            "ended": "2014-08-03T00:20:05.742230Z",
            "start_waiting": "2014-08-03T00:04:18.287505Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_9.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3246,
            "name": "Fight Club´s \"Daily Quick 13\"",
            "director": {
                "id": 93741,
                "username": "littletry",
                "country": "150",
                "icon": "https://user-uploads.online-go.com/930b18e6eb208c8df33b3eea4e23ceae-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1911.8998841310188,
                        "deviation": 65.0765344045977,
                        "volatility": 0.059958000313559676
                    }
                },
                "ranking": 29.920320929399413,
                "professional": false,
                "ui_class": ""
            },
            "description": "Mon. 13.10.14 - 18:00 UTC, 20:00 CET\n<br><img src=\"http://veterator.com/pic/cry/fox_white_up.png\">",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 81,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 73,
                "main_time": 780,
                "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-10-13T18:01:41.693689Z",
            "ended": "2014-10-13T19:36:48.923186Z",
            "start_waiting": "2014-10-13T18:01:41.285857Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/84c668c6929052e27b769484f8a7a326-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1679,
            "name": "deguoren's mini-tournament",
            "director": {
                "id": 28523,
                "username": "deguoren",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fbc98d14f3310062834ec116a9a07683?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1827.82236601581,
                        "deviation": 64.91225772635146,
                        "volatility": 0.06003268193684833
                    }
                },
                "ranking": 28.879215493835027,
                "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": 16,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-25T21:12:54Z",
            "ended": "2012-05-25T19:12:54Z",
            "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": 3174,
            "name": "Tenkaichi Budokai (天下第一武道) of Go!",
            "director": {
                "id": 55169,
                "username": "围棋哆啦A梦",
                "country": "_United_Federation_of_Planets",
                "icon": "https://user-uploads.online-go.com/352b3e972b8bff8c97f287054be00249-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1299.9978867231043,
                        "deviation": 63.69500497283175,
                        "volatility": 0.05980743407213728
                    }
                },
                "ranking": 20.990560019247493,
                "professional": false,
                "ui_class": ""
            },
            "description": "Everyone is allowed to join! Have fun and enjoy! This tournament have handicaps so everyone can have a fair and fun game!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 691200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 691200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 221,
                "name": "Anime & Manga Go Group ",
                "summary": "This is a group for people that likes Japanese animated cartoons and manga. All people are welcome! We will have small tournaments! Anyone can make the tournament in this group!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 156,
                "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-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-09-29T19:36:37.395548Z",
            "ended": "2019-05-28T17:13:14.497791Z",
            "start_waiting": "2014-09-29T19:36:35.263009Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/b932461259571f6d7b01c1b5deb63548-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3489,
            "name": "Quick & Review 13 - Go Basics Live Swiss Tournament",
            "director": {
                "id": 784,
                "username": "mlopezviedma",
                "country": "ar",
                "icon": "https://user-uploads.online-go.com/3e911828e4e25e61f8faede9d9277323-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1549.3067567557982,
                        "deviation": 62.35310715568795,
                        "volatility": 0.05973738298831722
                    }
                },
                "ranking": 25.052110341098295,
                "professional": false,
                "ui_class": "supporter moderator"
            },
            "description": "We'll gather next Saturday (Dec 13) at 16:30 UTC (11:30 EST) in GO Basics chat room to see if we reach 12 players. The idea is to have 2-3 rounds of fast live games and then reviewing one or two games together afterwards.\n\nStronger players are welcome to kibitz (comment on games live) and choose a game or two to review with all the participants when the tournament finishes.\n\nThere is no elimination in this tournament. If you want to play in the tournament but it's full, please PM me so I can put you in as a substitute player. If so, please also check in and I'll notify you when ready.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 40,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 900,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 25,
                "name": "Go Basics",
                "summary": "A learning and teaching environment for players of all strengths with emphasis on tournaments and game reviews. Come teach, learn, and have fun!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 17825,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-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": false,
            "exclusivity": "group",
            "started": "2014-12-13T16:34:36.484673Z",
            "ended": "2014-12-13T18:11:40.799972Z",
            "start_waiting": "2014-12-13T16:34:36.232037Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 54,
            "name": "19x19 mini-tournament",
            "director": {
                "id": 2123,
                "username": "logikid",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/3d6ae48531000214cdb4261b3df4f38b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1464.0850943960106,
                        "deviation": 65.2293261860339,
                        "volatility": 0.05991117637564445
                    }
                },
                "ranking": 23.74235189426597,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "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": 0,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-16T14:43:00Z",
            "ended": "2006-04-01T07:04: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": 403,
            "name": "Hikarushindo2010's mini-tournament",
            "director": {
                "id": 5960,
                "username": "Hikarushindo2010",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/fda49cdd7e54e86e10bc8c0ba70c5c00?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1090.838728375607,
                        "deviation": 66.2084782667231,
                        "volatility": 0.0600484376359097
                    }
                },
                "ranking": 16.929685106998882,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-07T15:30:00Z",
            "ended": "2008-03-18T20:09: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
        },
        {
            "id": 529,
            "name": "The Daily Mini-tournament",
            "director": {
                "id": 27,
                "username": "Phelan",
                "country": "pt",
                "icon": "https://secure.gravatar.com/avatar/f7ae9c72785aceddcc5dda7fddc31df5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1648.4432038755967,
                        "deviation": 62.77420041373733,
                        "volatility": 0.06017734799465297
                    }
                },
                "ranking": 26.487960212491743,
                "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": "simple",
                "per_move": 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": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-08-09T14:19:35Z",
            "ended": "2008-08-09T12:19:35Z",
            "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": 55,
            "name": "willbrooks's mini-tournament (for cool people)",
            "director": {
                "id": 2170,
                "username": "willbrooks",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/14896bb6b4a52f51f585ec18237aa999?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2323.255877590551,
                        "deviation": 66.46617701953997,
                        "volatility": 0.0599904181586108
                    }
                },
                "ranking": 34.4316111081455,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-01-23T09:23:00Z",
            "ended": "2006-04-24T21:15: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": 1467,
            "name": "SDK tournament",
            "director": {
                "id": 16805,
                "username": "Celebrir",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/1311a872bc1390a6a10d3d7b5ad8851c-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1791.809038113332,
                        "deviation": 65.20545314238626,
                        "volatility": 0.059470101073557054
                    }
                },
                "ranking": 28.418540933635693,
                "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": 20,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-09-11T13:28:49Z",
            "ended": "2011-09-11T11:28:49Z",
            "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
        }
    ]
}