List all tournaments or create a new tournament.

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

{
    "count": 59204,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4323",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_per_move&page=4321",
    "results": [
        {
            "id": 2457,
            "name": "Honinbo Main Title Tournament 2012",
            "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 Main Title Tournament 2012",
            "schedule": null,
            "title": {
                "id": 4,
                "name": "Honinbo 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_mcmahon"
            },
            "tournament_type": "s_mcmahon",
            "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": "2012-04-01T21:00:08Z",
            "ended": "2014-09-23T06:22:57.983817Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/honinbo_19.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 295,
            "name": "GnuGo's proper 13s mini-tournament",
            "director": {
                "id": 8190,
                "username": "old-GnuGo",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/5348fac1576aadbe43ebf136b89fa634?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1500.0,
                        "deviation": 350.0,
                        "volatility": 0.06
                    }
                },
                "ranking": 24.303382182144386,
                "professional": false,
                "ui_class": "provisional"
            },
            "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": 9,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-08-13T09:15:00Z",
            "ended": "2007-12-02T16:33: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": 370,
            "name": "Newbie 9x9 tournament",
            "director": {
                "id": 15821,
                "username": "flying_noodle",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/a3957ca81d51f6c1b040f82ba5ae7190?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1332.4623085403873,
                        "deviation": 65.28298466773488,
                        "volatility": 0.05997477868456281
                    }
                },
                "ranking": 21.561576796833865,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-11-27T02:48:00Z",
            "ended": "2008-01-01T19:49: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": 369,
            "name": "Rogue's mini-tournament",
            "director": {
                "id": 3793,
                "username": "Rogue",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/20dc42e7425da24172087d3013bcc9e1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1263.5445498686258,
                        "deviation": 65.02317009638226,
                        "volatility": 0.05994031654347333
                    }
                },
                "ranking": 20.332133910775728,
                "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": 345600,
                "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": 13,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-11-26T16:39:00Z",
            "ended": "2008-01-12T01:53: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": 262,
            "name": "SakuyaKira's mini-tournament",
            "director": {
                "id": 3844,
                "username": "SakuyaKira",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/86fa588a098276e7ed5dc5c46fdea685?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1223.404429438196,
                        "deviation": 66.64352262163483,
                        "volatility": 0.060037948146122636
                    }
                },
                "ranking": 19.58477278628539,
                "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": 2,
            "max_ranking": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-07-08T05:51:00Z",
            "ended": "2007-11-14T23:32: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": 33403,
            "name": "Torneio Jan/2018",
            "director": {
                "id": 374701,
                "username": "PedroJSilva",
                "country": "pt",
                "icon": "https://user-uploads.online-go.com/03c8758add4b8d6db63aeaa11dd965de-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1045.2836366168035,
                        "deviation": 62.90365044204341,
                        "volatility": 0.059930693629273224
                    }
                },
                "ranking": 15.942138407445738,
                "professional": false,
                "ui_class": ""
            },
            "description": "A minha primeira tentativa de criar um torneio… ainda não conheço bem as opções, mas espero que não esteja muito mal.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "simple",
                "speed": "correspondence",
                "system": "simple",
                "pause_on_weekends": false,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 146,
                "name": "APGo",
                "summary": "Grupo de jogadores da Associação Portuguesa de Go",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 104,
                "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2018-01-05T00:00:00Z",
            "players_start": 0,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "slide",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2018-01-05T00:00:09.865612Z",
            "ended": "2018-01-05T00:00:09.786638Z",
            "start_waiting": "2018-01-05T00:00:09.538824Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/0824f395f4fa2e9f0e3cf481f1d040f7-15.png",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 2387,
            "name": "Meijin Main Title Tournament 2008",
            "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": "Meijin Main Title Tournament 2008",
            "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_elimination",
            "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": "2008-02-01T17:51:00Z",
            "ended": "2008-02-01T17:51:00Z",
            "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
        },
        {
            "id": 2992,
            "name": "SWT 9x9 16-5kyu 3rd 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": "Starts on 01.09.2014. (September 1st). For more information see: http://forums.online-go.com/t/swt-tournaments/860",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 14,
            "max_ranking": 25,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2014-09-01T14:30:55.440783Z",
            "ended": "2014-11-03T08:08:42.646546Z",
            "start_waiting": "2014-09-01T14:30:54.401510Z",
            "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": 2984,
            "name": "Sunjang Baduk Tournament 3rd Season (Final Round)",
            "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": "This the championship division. The winner gets the (unofficial) title. Defending champion gets 1 point from start. http://senseis.xmp.net/?SunjangBadukTournamentAtOGS%2FThirdSeason20132014",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "korean",
            "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": 142,
                "name": "Sunjang Baduk - 순장바둑",
                "summary": "For those who would like to play Sunjang Baduk, a form of Go which was popular in Korea (Joseon) through the 16th century.",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 197,
                "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-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": "invite",
            "started": "2014-06-24T18:43:32.929644Z",
            "ended": "2014-10-06T06:17:08.886209Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/884a0fb3009f38ec8dffd08d3cc84cee-15.png",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 78348,
            "name": "Gokid Cup",
            "director": {
                "id": 659630,
                "username": "Gokid.hk",
                "country": "_Pirate",
                "icon": "https://secure.gravatar.com/avatar/3b80e725492c38d7d173d76ae8a780fc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1875.3414057746759,
                        "deviation": 61.9944469483149,
                        "volatility": 0.060198641064034185
                    }
                },
                "ranking": 29.473370234652496,
                "professional": false,
                "ui_class": ""
            },
            "description": "It is the first tournament for practice and improvement. We will choose games to review.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "per_move": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 4076,
                "name": "Gokid Club",
                "summary": "We will hold tournaments every months for practice! Welcome all kyu & dan players!\n我們每個月都會定期舉辦比賽!歡迎各位級位段位棋友參加!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 30,
                "icon": "https://user-uploads.online-go.com/6e5a4c0319a9ad306f4b6d219163cc04-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-08-07T06:00:00Z",
            "players_start": 10,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 35,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-08-07T06:00:50.662389Z",
            "ended": "2021-11-30T18:14:40.463786Z",
            "start_waiting": "2021-08-07T06:00:50.222323Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/6e5a4c0319a9ad306f4b6d219163cc04-15.png",
            "player_count": 19,
            "ranked": true
        }
    ]
}