List all tournaments or create a new tournament.

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

{
    "count": 58971,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=220",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-first_pairing_method&page=218",
    "results": [
        {
            "id": 1698,
            "name": "dadapapa's mini-max season 3",
            "director": {
                "id": 27044,
                "username": "dadapapa",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/1a438d981c7ff00e103214e0aad3acd3-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.893321637322,
                        "deviation": 63.28991962887841,
                        "volatility": 0.059689108652864434
                    }
                },
                "ranking": 24.532102182287396,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 604800,
                "max_time": 1209600,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-05T22:51:32Z",
            "ended": "2012-10-05T20:51:32Z",
            "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": 1697,
            "name": "hkviktor's mini-tournament",
            "director": {
                "id": 41483,
                "username": "hkviktor",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b0020392a84460f36f18a343c9896287?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1517.2911792490033,
                        "deviation": 86.24028184306327,
                        "volatility": 0.06000548054622488
                    }
                },
                "ranking": 24.568716323191865,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-03T17:37:13Z",
            "ended": "2012-05-03T15:37:13Z",
            "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": 25859,
            "name": "Triple Fifteen",
            "director": {
                "id": 434412,
                "username": "ogo32217",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/09da0e097a261255586a0ed8208053ff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2204.651630577326,
                        "deviation": 75.52891749990754,
                        "volatility": 0.06001378948961065
                    }
                },
                "ranking": 33.21854898753181,
                "professional": false,
                "ui_class": ""
            },
            "description": "Fun tournament for all players. Pairing method is of strength. \nTime Control: Canadian\nMain Time: 15 min\nTime Per Period: 15 min\nStones per period: 15",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 70,
            "time_control_parameters": {
                "period_time": 900,
                "speed": "live",
                "system": "canadian",
                "pause_on_weekends": false,
                "time_control": "canadian",
                "stones_per_period": 15,
                "main_time": 900
            },
            "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": 17853,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2017-03-30T02:15:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2017-04-09T05:13:12.876416Z",
            "ended": "2017-04-09T06:24:05.682131Z",
            "start_waiting": "2017-04-09T05:13:12.544393Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 22293,
            "name": "GCL 1: McMahon 9s",
            "director": {
                "id": 303589,
                "username": "Canada1867",
                "country": "ca",
                "icon": "https://secure.gravatar.com/avatar/0a77206015cf9e4c151ac777d1636656?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 924.8037735661408,
                        "deviation": 68.06902899701008,
                        "volatility": 0.06000502011404481
                    }
                },
                "ranking": 13.10714375918142,
                "professional": false,
                "ui_class": ""
            },
            "description": "December 2016's tournament, open to anyone.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 47040,
            "time_control_parameters": {
                "time_control": "canadian",
                "period_time": 604800,
                "main_time": 1209600,
                "stones_per_period": 18
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 1137,
                "name": "Go Championship League",
                "summary": "A Canadian Based Championship League",
                "require_invitation": true,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 1,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2016-12-01T17:00:00Z",
            "players_start": 12,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2016-12-10T07:32:32.056760Z",
            "ended": "2017-08-26T22:13:34.642224Z",
            "start_waiting": "2016-12-10T07:32:30.189745Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 12,
            "ranked": true
        },
        {
            "id": 1696,
            "name": "klabauta's mini-tournament",
            "director": {
                "id": 30685,
                "username": "klabauta",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/5996834ca04ccf507cd9994530b9b261?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.148332182119,
                        "deviation": 67.63199924917608,
                        "volatility": 0.059972648933788376
                    }
                },
                "ranking": 21.67744830002774,
                "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": 604800,
                "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": 7,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-10T23:53:22Z",
            "ended": "2012-03-10T22:53:22Z",
            "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": 1695,
            "name": "Ode to insanity",
            "director": {
                "id": 27056,
                "username": "Leira",
                "country": "cr",
                "icon": "https://user-uploads.online-go.com/edefc4995500223832e03c2af5a12200-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1723.8054017070444,
                        "deviation": 64.735602087367,
                        "volatility": 0.06012529715064123
                    }
                },
                "ranking": 27.522833739017017,
                "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": 20,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-07T22:04:54Z",
            "ended": "2012-04-07T20:04: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": 41159,
            "name": "BFG Everyday Nines Open 2",
            "director": {
                "id": 487279,
                "username": "Ushibaka",
                "country": "_GoT_Baratheon",
                "icon": "https://user-uploads.online-go.com/89c805a20523780bc8e06b31891998d5-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1561.6203341286994,
                        "deviation": 81.84154760361032,
                        "volatility": 0.05999570110268064
                    }
                },
                "ranking": 25.235374555625793,
                "professional": false,
                "ui_class": ""
            },
            "description": "9x9 Tournament.",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 63,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": false,
                "time_control": "fischer",
                "initial_time": 300,
                "max_time": 300,
                "time_increment": 60,
                "speed": "live"
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 2851,
                "name": "Brave Fighters Group",
                "summary": "Weekly tournaments on the 9x9 board.",
                "require_invitation": true,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": true,
                "member_count": 9,
                "icon": "https://user-uploads.online-go.com/6165865b07f10f7b9b739045f8273c77-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-25T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-09-25T15:00:38.298414Z",
            "ended": "2018-09-25T15:15:02.456049Z",
            "start_waiting": "2018-09-25T15:00:35.986181Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6165865b07f10f7b9b739045f8273c77-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 1694,
            "name": "Hikuru's mini-tournament",
            "director": {
                "id": 40254,
                "username": "Hikuru",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dfe4e9d5f414e689fe248e9b0d468426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.8833299840762,
                        "deviation": 75.5244578736633,
                        "volatility": 0.06001039420219737
                    }
                },
                "ranking": 17.538012341123498,
                "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": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-26T21:24:01Z",
            "ended": "2012-04-26T19:24:01Z",
            "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": 1693,
            "name": "新年の棋戦",
            "director": {
                "id": 870,
                "username": "opex",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/e059138473f928fc41580483a7c2736a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1401.506145003007,
                        "deviation": 63.91043603773482,
                        "volatility": 0.05978007916330174
                    }
                },
                "ranking": 22.731089003544017,
                "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": 604800,
                "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": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-04-04T11:22:28Z",
            "ended": "2012-04-04T09:22:28Z",
            "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": 25871,
            "name": "Title match for: Meijin Main Title Tournament 2014",
            "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: Meijin Main Title Tournament 2014 (Sadaharu vs vitality)",
            "schedule": null,
            "title": {
                "id": 1,
                "name": "Meijin Main Title Tournament",
                "holder": {
                    "id": 35184,
                    "username": "vitality",
                    "country": "un",
                    "icon": "https://secure.gravatar.com/avatar/17d676429b5c6ec38fb06cf71f8662fa?s=64&d=retro",
                    "ratings": {
                        "version": 5,
                        "overall": {
                            "rating": 2742.437357137692,
                            "deviation": 68.19500547415998,
                            "volatility": 0.059852958448327415
                        }
                    },
                    "ranking": 38,
                    "professional": false,
                    "ui_class": ""
                },
                "rules": "japanese",
                "tournament_type": "s_elimination"
            },
            "tournament_type": "s_title",
            "handicap": 0,
            "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": "2017-03-29T11:31:53.456903Z",
            "ended": "2018-02-18T09:28:36.269323Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/meijin_19.png",
            "player_count": 0,
            "ranked": true
        }
    ]
}