List all tournaments or create a new tournament.

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

{
    "count": 59521,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=3763",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=min_ranking&page=3761",
    "results": [
        {
            "id": 1839,
            "name": "3 Days to Move Blitz",
            "director": {
                "id": 43868,
                "username": "hollasch",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/22b28cb0f2f033dca8dc933813ac390e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1498.4198696830883,
                        "deviation": 63.885641571194604,
                        "volatility": 0.06008207890575575
                    }
                },
                "ranking": 24.278982650515974,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "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": 1,
            "max_ranking": 9,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-08-19T00:19:56Z",
            "ended": "2012-08-18T22:19:56Z",
            "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": 1728,
            "name": "carokarm's mini-tournament",
            "director": {
                "id": 37953,
                "username": "carokarm",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/a0691435eb8d73bedb868dfc58a43deb-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1070.280775706649,
                        "deviation": 63.91998008727588,
                        "volatility": 0.059720797677923085
                    }
                },
                "ranking": 16.489236571459887,
                "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": 1,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-26T19:02:18Z",
            "ended": "2012-02-26T18:02:18Z",
            "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": 2046,
            "name": "Newbigin's proper quicky",
            "director": {
                "id": 46626,
                "username": "Newbigin",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/d505645a381616621508f882b66093c6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1426.858898192516,
                        "deviation": 67.27697327021836,
                        "volatility": 0.05999433959825994
                    }
                },
                "ranking": 23.146121679643088,
                "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": "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": 1,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-07T20:04:24Z",
            "ended": "2012-12-07T19:04:24Z",
            "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": 24185,
            "name": "Principiantes Latinoamérica",
            "director": {
                "id": 403297,
                "username": "TAB2",
                "country": "co",
                "icon": "https://user-uploads.online-go.com/dc4ccc0baec83db48159b3224c8091ca-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1173.0658940804474,
                        "deviation": 62.35797469344625,
                        "volatility": 0.06009311740427327
                    }
                },
                "ranking": 18.612085147952,
                "professional": false,
                "ui_class": ""
            },
            "description": "Hola a todos. Mi nombre es Daniel (TAB2). Escríbanme a mí o en el foro todos los latinoamericanos que quieran participar para hacerles la invitación al torneo.",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 326,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 300,
                "main_time": 2400,
                "periods": 4
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 283,
                "name": "Colombia",
                "summary": "Bienvenidos",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 150,
                "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2017-02-17T01:00:00Z",
            "players_start": 4,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 1,
            "max_ranking": 14,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2017-02-17T01:00:33.205342Z",
            "ended": "2017-03-10T02:00:35.049188Z",
            "start_waiting": "2017-02-17T01:00:31.913234Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5c768a9d37fc5696b6c304993a77b774-15.png",
            "player_count": 6,
            "ranked": true
        },
        {
            "id": 24764,
            "name": "go players!",
            "director": {
                "id": 420693,
                "username": "woojames22",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/8c3a457276b2c72babad1cd64b86a45d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 962.1730727677597,
                        "deviation": 86.27172983204477,
                        "volatility": 0.06001255673351594
                    }
                },
                "ranking": 14.024179280111898,
                "professional": false,
                "ui_class": ""
            },
            "description": "n vcg h  v g",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "korean",
            "time_per_move": 0,
            "time_control_parameters": {
                "total_time": 50,
                "time_control": "absolute",
                "speed": "blitz",
                "system": "absolute",
                "pause_on_weekends": false
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 1459,
                "name": "GO STUDYERS",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2017-02-17T08:25:00Z",
            "players_start": 1,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "strength",
            "min_ranking": 1,
            "max_ranking": 34,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2017-02-17T08:25:56.173178Z",
            "ended": "2017-02-17T08:25:56.147968Z",
            "start_waiting": "2017-02-17T08:25:56.034706Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 1,
            "ranked": true
        },
        {
            "id": 47,
            "name": "Very first ever mini-tournament",
            "director": {
                "id": 2122,
                "username": "jpro",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/6cd3f8e6ad7fd883bcd4c02063e9f95b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1697.5481506993947,
                        "deviation": 66.69692724893824,
                        "volatility": 0.059858710115081176
                    }
                },
                "ranking": 27.167496422474915,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "ogs",
            "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": 2,
            "max_ranking": 32,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2005-11-22T20:27:00Z",
            "ended": "2018-03-19T21:02:36.038482Z",
            "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": 11304,
            "name": "19x19 Correspondence Double Elimination",
            "director": {
                "id": 73549,
                "username": "gw71",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/32b43d491313439c8ebd3edc1d8e5af2-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1764.908934271022,
                        "deviation": 65.39020998674364,
                        "volatility": 0.059934975229578163
                    }
                },
                "ranking": 28.068358949528502,
                "professional": false,
                "ui_class": ""
            },
            "description": "Just making one for fun and learning purposes. No handicaps. Fischer 2d + 12h up to 3d so approximately 2 moves per day are required.\n\nTournament is now closed for registration. 96 players in total! Thanks to all who joined. Have fun everyone!",
            "schedule": null,
            "title": null,
            "tournament_type": "double_elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 45120,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 172800,
                "max_time": 259200,
                "time_increment": 43200
            },
            "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": 17929,
                "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-64.png"
            },
            "auto_start_on_max": true,
            "time_start": "2015-11-01T20:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slaughter",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 2,
            "max_ranking": 22,
            "analysis_enabled": true,
            "exclusivity": "invite",
            "started": "2015-11-01T20:00:15.911086Z",
            "ended": "2017-07-23T01:53:40.473608Z",
            "start_waiting": "2015-11-01T20:00:14.505891Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/88a1228e25c41184ceaf4c4683299256-15.png",
            "player_count": 96,
            "ranked": true
        },
        {
            "id": 467,
            "name": "Ryohei's \"I need practice for the Scottish Open\" mini-tournament",
            "director": {
                "id": 4007,
                "username": "retired 2020-05-17",
                "country": "_United_Federation_of_Planets",
                "icon": "https://secure.gravatar.com/avatar/3eda6fcd3204ef285fa52176c28c4d3e?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1265.2226592756992,
                        "deviation": 68.93303381814883,
                        "volatility": 0.060098255950306004
                    }
                },
                "ranking": 20.36285895208113,
                "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": 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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-06-14T23:22:32Z",
            "ended": "2008-06-14T21:22: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": 7899,
            "name": "Brno 19x19 Mai 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 752.6107057553257,
                        "deviation": 65.39665324737628,
                        "volatility": 0.059139761071905175
                    }
                },
                "ranking": 8.337468807425582,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "drtz bhji",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 30,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 31,
                "name": "Český pokoj",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 49,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2015-05-31T17:02:00Z",
            "players_start": 2,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 2,
            "max_ranking": 20,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2015-05-31T17:02:20.340682Z",
            "ended": "2015-05-31T17:12:21.047961Z",
            "start_waiting": "2015-05-31T17:02:20.278839Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 3,
            "ranked": true
        },
        {
            "id": 49,
            "name": "3rd ever mini-tournament (like it matters)",
            "director": {
                "id": 2114,
                "username": "konkerdoodle",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/963598b39f47cd4a3aeefc39e534a542?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1544.6081104291034,
                        "deviation": 138.0755386135763,
                        "volatility": 0.05999292099331408
                    }
                },
                "ranking": 24.981795706884625,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "ogs",
            "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": 2,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2005-11-24T14:03:00Z",
            "ended": "2006-02-09T02:57: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
        }
    ]
}