List all tournaments or create a new tournament.

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

{
    "count": 59022,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5589",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=min_ranking&page=5587",
    "results": [
        {
            "id": 1837,
            "name": "apei's help 4",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1347.7879809121341,
                        "deviation": 63.897222365552956,
                        "volatility": 0.06067558642067228
                    }
                },
                "ranking": 21.826323103216374,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 432000,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 432000
            },
            "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-06-05T11:03:24Z",
            "ended": "2012-06-05T09:03:24Z",
            "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": 10118,
            "name": "Poznań 19x19 Avgust 2015",
            "director": {
                "id": 66704,
                "username": "mita va",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/7a4d02532a68fa46afdbca6ba63e594a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 746.9659565667209,
                        "deviation": 64.94758863979025,
                        "volatility": 0.059130232544286065
                    }
                },
                "ranking": 8.163184205370353,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "dfz brtew",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 21,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 20,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 476,
                "name": "Zbiegłe kurczaki",
                "summary": "Group for players from Kurnik / PlayOK",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 56,
                "icon": "https://user-uploads.online-go.com/daca8770a5adf92b79ec6207d56ba4a2-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2015-08-21T16:58:00Z",
            "players_start": 3,
            "first_pairing_method": "random",
            "subsequent_pairing_method": "random",
            "min_ranking": 7,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2015-08-21T16:58:54.054333Z",
            "ended": "2015-08-21T17:40:03.505866Z",
            "start_waiting": "2015-08-21T16:58:53.931794Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/daca8770a5adf92b79ec6207d56ba4a2-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 1945,
            "name": "opex's mini-tournament",
            "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": 7,
            "max_ranking": 20,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-12-02T20:20:50Z",
            "ended": "2012-12-02T19:20:50Z",
            "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": 40391,
            "name": "Taito 19x19",
            "director": {
                "id": 134125,
                "username": "mitava",
                "country": "at",
                "icon": "https://user-uploads.online-go.com/dd82ab9bd8acf39be51899ddbe1804ee-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 788.4782417507043,
                        "deviation": 64.76496024965462,
                        "volatility": 0.0599203180748189
                    }
                },
                "ranking": 9.415256608156199,
                "professional": false,
                "ui_class": ""
            },
            "description": "19x19",
            "schedule": null,
            "title": null,
            "tournament_type": "swiss",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "pause_on_weekends": true,
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400,
                "speed": "correspondence"
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 119,
                "name": "TOKYO GO!",
                "summary": "Tokyo Go Players Meet Together!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 44,
                "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2018-09-18T16:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 7,
            "max_ranking": 16,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2018-09-18T16:00:49.129570Z",
            "ended": "2021-07-14T07:42:25.544675Z",
            "start_waiting": "2018-09-18T16:00:46.558765Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/219c1747de3336cf873d86fba3f9f999-15.png",
            "player_count": 27,
            "ranked": true
        },
        {
            "id": 332,
            "name": "GOKOU's mini-tournament",
            "director": {
                "id": 4948,
                "username": "GOKOU",
                "country": "ph",
                "icon": "https://secure.gravatar.com/avatar/27ed63e33eb85f9f1c6013ab72b423ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1327.1170748649074,
                        "deviation": 67.56800381020291,
                        "volatility": 0.06000303518741383
                    }
                },
                "ranking": 21.46852273951115,
                "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": 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": 7,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-09-30T10:26:00Z",
            "ended": "2007-11-23T14:48: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": 1738,
            "name": "flowman's 9th mini-tournament",
            "director": {
                "id": 20221,
                "username": "flowman",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/cc24952eeaac55fac50195e61243d089?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1331.8855936701764,
                        "deviation": 63.60684422057915,
                        "volatility": 0.059907493540384216
                    }
                },
                "ranking": 21.55155487031082,
                "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": 7,
            "max_ranking": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-05-22T22:18:18Z",
            "ended": "2012-05-22T20:18:18Z",
            "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": 72398,
            "name": "mr spocks tournament",
            "director": {
                "id": 915177,
                "username": "mr spock",
                "country": "ru",
                "icon": "https://user-uploads.online-go.com/7792d01be6cca86342e371e6cb1d9656-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 918.8354226709188,
                        "deviation": 66.00660520275014,
                        "volatility": 0.06001812456311965
                    }
                },
                "ranking": 12.95725780951296,
                "professional": false,
                "ui_class": ""
            },
            "description": "tourment only for vulcans",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 7952,
                "name": "BGA Online Congress 2021",
                "summary": "BGA Online Congress 2021",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 281,
                "icon": "https://user-uploads.online-go.com/2b6f9aedb587d81d66122fd2b2dc2f10-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2021-03-09T15:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 7,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2021-03-09T23:12:37.192283Z",
            "ended": "2021-05-06T16:47:58.644259Z",
            "start_waiting": "2021-03-09T23:12:37.060878Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/2b6f9aedb587d81d66122fd2b2dc2f10-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 233,
            "name": "jam packers face off",
            "director": {
                "id": 5004,
                "username": "raychul",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/62ee8fc79f3d0b15e2eab46498d5b472?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1418.0988835014427,
                        "deviation": 68.23826131569069,
                        "volatility": 0.060000205252909354
                    }
                },
                "ranking": 23.003557187255673,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "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": 7,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-18T19:19:00Z",
            "ended": "2007-12-31T06:43:00Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 2252,
            "name": "picklepep's mini-tournament",
            "director": {
                "id": 49164,
                "username": "picklepep",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/88179ac770e92196ca15831980a382ef?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1658.6853898714053,
                        "deviation": 66.926980275103,
                        "volatility": 0.05998884641926215
                    }
                },
                "ranking": 26.631351893310615,
                "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": 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": 7,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-14T11:29:32Z",
            "ended": "2013-08-14T09:29:32Z",
            "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": 134,
            "name": "mingliang's mini-tournament",
            "director": {
                "id": 3559,
                "username": "mingliang",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/37c0b00924e4fab243b7992739fc3842?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1252.6151670825839,
                        "deviation": 67.69325796847927,
                        "volatility": 0.05999269188142601
                    }
                },
                "ranking": 20.13102044324264,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "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": 7,
            "max_ranking": 12,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-10-17T03:38:00Z",
            "ended": "2007-03-20T16:44: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
        }
    ]
}