List all tournaments or create a new tournament.

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

{
    "count": 59028,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=301",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-players_start&page=299",
    "results": [
        {
            "id": 3389,
            "name": "First tournament of \"Go Players on FB\"",
            "director": {
                "id": 53950,
                "username": "Darsey",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/9b40ec4024ae1dafe4123a38e06bc8c2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1309.5355578045278,
                        "deviation": 65.94416410723343,
                        "volatility": 0.06009270612754109
                    }
                },
                "ranking": 21.15978419162307,
                "professional": false,
                "ui_class": ""
            },
            "description": "I hope it's the first of many tournaments organized from this group. It will begin on December 1",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 422,
                "name": "Go Players on FB",
                "summary": "Go (Weiqi) Players on Facebook",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 34,
                "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": true,
            "exclusivity": "open",
            "started": "2014-12-01T07:46:17.769427Z",
            "ended": "2016-08-16T16:59:44.360883Z",
            "start_waiting": "2014-12-01T07:46:15.085533Z",
            "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": 2190,
            "name": "2nd Hakurei Shrine Cup",
            "director": {
                "id": 48645,
                "username": "Jessica",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/0036ce1f2f8ebc11fad22d2633715fe4?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2388.900191749409,
                        "deviation": 79.00961195738054,
                        "volatility": 0.06004269883348217
                    }
                },
                "ranking": 35.07665094479517,
                "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": 24,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-05-12T12:41:39Z",
            "ended": "2013-11-30T09:53:15.512979Z",
            "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": 2486,
            "name": "Tianyuan Handicap Title Tournament 2013",
            "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": "Tianyuan Handicap Title Tournament 2013",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "exclusivity": "open",
            "started": "2013-09-01T21:00:06Z",
            "ended": "2019-06-07T17:31:25.507668Z",
            "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": 3244,
            "name": "European Weekly Cup 9x9 DDK Sunday, October 12. 13:30 UTC",
            "director": {
                "id": 77042,
                "username": "AirKing",
                "country": "bd",
                "icon": "https://user-uploads.online-go.com/0db5e81e072513080a02d81b313d7fac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1946.042911117968,
                        "deviation": 72.14206681966365,
                        "volatility": 0.06145189230033762
                    }
                },
                "ranking": 30.330089427071375,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information, see European Tournament Group page. Starting time will be announced on Saturday.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 42,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 40,
                "main_time": 240,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 326,
                "name": "European Weekly Cup",
                "summary": "Our goal is to provide tournaments with a schedule oriented for european players. Non-european players are welcome !!!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 251,
                "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-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": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-10-12T13:48:14.981431Z",
            "ended": "2014-10-12T15:56:59.159404Z",
            "start_waiting": "2014-10-12T13:48:14.807486Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6811f1a03590402ce5debeda4cb7b2f7-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3212,
            "name": "SWT Thirteens Open class 2nd Cycle",
            "director": {
                "id": 52052,
                "username": "ST000MA",
                "country": "rs",
                "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1773.7204734712398,
                        "deviation": 64.7543915421217,
                        "volatility": 0.06233350490466346
                    }
                },
                "ranking": 28.18365079311867,
                "professional": false,
                "ui_class": ""
            },
            "description": "For more information see: http://forums.online-go.com/t/swt-tournaments/860.",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 91200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-12-15T21:17:46.954111Z",
            "ended": "2015-11-13T00:39:40.365014Z",
            "start_waiting": "2014-12-15T21:17:45.503782Z",
            "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": 3114,
            "name": "Four Seasons Tournament Series - Autumn 2014 Middle Kju",
            "director": {
                "id": 87790,
                "username": "WiseBear",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/87e96797186d0c4042434c29195d8f12-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1104.0021061102002,
                        "deviation": 62.08308547890164,
                        "volatility": 0.06028822213904829
                    }
                },
                "ranking": 17.207368885691388,
                "professional": false,
                "ui_class": ""
            },
            "description": "Welcome to Four Seasons Tournament - a correspondence competition for those players, who can't play live tournaments! Our tournament will start at September 1st 2014.",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 29760,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 86400,
                "max_time": 172800,
                "time_increment": 28800
            },
            "is_open": true,
            "exclude_provisional": true,
            "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": 17862,
                "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": 10,
            "max_ranking": 19,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-08-31T20:14:12.863442Z",
            "ended": "2015-03-21T12:23:29.165778Z",
            "start_waiting": "2014-08-31T20:14:12.420358Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 3347,
            "name": "Segundo Mini Torneo Aplica 2014 - 03/11",
            "director": {
                "id": 79220,
                "username": "Yo soy kURTOG",
                "country": "cl",
                "icon": "https://secure.gravatar.com/avatar/2ccf27c2cc3bf21ec6f23ee1451c94e8?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1598.6561721026958,
                        "deviation": 63.98754421147971,
                        "volatility": 0.060000195761867256
                    }
                },
                "ranking": 25.77799726678677,
                "professional": false,
                "ui_class": ""
            },
            "description": "Veamos cuanto han avanzado :D",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 36,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 600,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 410,
                "name": "Taller de GO - Aplicación",
                "summary": "Estudiantes de GO del Liceo de Aplicación",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 23,
                "icon": "https://user-uploads.online-go.com/169d3f7c2e127bcd97b99b1d0698e67b-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": "group",
            "started": "2014-11-03T17:44:36.376226Z",
            "ended": "2014-11-03T17:46:53.947813Z",
            "start_waiting": "2014-11-03T17:44:36.214826Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/169d3f7c2e127bcd97b99b1d0698e67b-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2219,
            "name": "ya's mini-tournament 3",
            "director": {
                "id": 44960,
                "username": "ya",
                "country": "jp",
                "icon": "https://secure.gravatar.com/avatar/a7024582a29e77d58e44884b94c95491?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1399.1809318677806,
                        "deviation": 62.96977900106867,
                        "volatility": 0.05995168817156301
                    }
                },
                "ranking": 22.69264936714712,
                "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": 22,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-15T09:45:08Z",
            "ended": "2013-09-15T07:45:08Z",
            "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": 2479,
            "name": "Honinbo Handicap Title Tournament 2013",
            "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": "Honinbo Handicap Title Tournament 2013",
            "schedule": null,
            "title": null,
            "tournament_type": "s_mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "exclusivity": "open",
            "started": "2013-02-28T23:00:13Z",
            "ended": "2019-06-07T17:31:30.308970Z",
            "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": 19978,
            "name": "Title match for: Tianyuan Main Title Tournament 2013",
            "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": "Title match for: Tianyuan Main Title Tournament 2013 (vitality vs Sadaharu)",
            "schedule": null,
            "title": {
                "id": 13,
                "name": "Tianyuan Main Title Tournament",
                "holder": {
                    "id": 43936,
                    "username": "Sadaharu",
                    "country": "sg",
                    "icon": "https://user-uploads.online-go.com/7c560149f1de7fce503f52c3c38cdb3e-64.png",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2314.4734061561694,
                            "deviation": 75.38389636632401,
                            "volatility": 0.06030161609394231
                        }
                    },
                    "ranking": 34.3439326584981,
                    "professional": false,
                    "ui_class": "supporter"
                },
                "rules": "chinese",
                "tournament_type": "s_mcmahon"
            },
            "tournament_type": "s_title",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "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": false,
            "exclusivity": "open",
            "started": "2016-08-20T01:34:07.957794Z",
            "ended": "2017-05-28T14:02:52.210640Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/tianyuan_19.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}