List all tournaments or create a new tournament.

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

{
    "count": 58846,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=35",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=description&page=33",
    "results": [
        {
            "id": 214,
            "name": "201boy's mini-tournament",
            "director": {
                "id": 6435,
                "username": "201boy",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/37da28ba400e0cd6dc887a821356e9ff?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1024.1363200546264,
                        "deviation": 70.45543982280337,
                        "volatility": 0.06001090581022284
                    }
                },
                "ranking": 15.468984160499023,
                "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": 432000,
                "max_time": 864000,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-03-30T16:47:00Z",
            "ended": "2007-09-27T18:05: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": 2334,
            "name": "chanzo's mini-tournament",
            "director": {
                "id": 22258,
                "username": "deleted-0b0edf9e-8268-4ee9-86ec-6affe8c099bd",
                "country": "es",
                "icon": "https://secure.gravatar.com/avatar/dd7d646241a0fb880caf9525f709215c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1133.9995022934204,
                        "deviation": 67.17461164685778,
                        "volatility": 0.059937978529859416
                    }
                },
                "ranking": 17.827995171849775,
                "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": false,
            "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": "2013-09-20T16:00:00Z",
            "ended": "2013-12-17T07:28:39.553487Z",
            "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": 2335,
            "name": "Tet's mini-tournament",
            "director": {
                "id": 47299,
                "username": "Tethys",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/9481f463fff8d092470a3fa7c0e256f6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1255.1845502913764,
                        "deviation": 64.51417296121451,
                        "volatility": 0.05985183155117465
                    }
                },
                "ranking": 20.17845743885619,
                "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": 432000,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-05T08:46:23Z",
            "ended": "2013-10-29T15:54:35.506731Z",
            "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": 2341,
            "name": "EightyOne!",
            "director": {
                "id": 32185,
                "username": "antinoun",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/5a55fc1eb56c418d7ea0d2d33ea5336a-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1738.574242995871,
                        "deviation": 66.20295526077192,
                        "volatility": 0.05995034719237882
                    }
                },
                "ranking": 27.720328401369557,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-10-09T17:10:08Z",
            "ended": "2013-10-09T15:10:08Z",
            "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": 2340,
            "name": "wildboar's 13x13-tournament",
            "director": {
                "id": 38746,
                "username": "wildboar",
                "country": "ch",
                "icon": "https://user-uploads.online-go.com/c5b7b15252be9812491f4d5187d1b487-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1115.3317124190935,
                        "deviation": 68.5486308011051,
                        "volatility": 0.06000179625154289
                    }
                },
                "ranking": 17.443730502219072,
                "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": 0,
            "max_ranking": 4,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-07T02:11:18Z",
            "ended": "2013-11-11T16:16:05.169376Z",
            "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": 2339,
            "name": "ygramul's early autumn minitournament",
            "director": {
                "id": 1359,
                "username": "ygramul",
                "country": "es",
                "icon": "https://user-uploads.online-go.com/1ae3c25c4a403ffef463f653ddbd8567-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1321.1907630940077,
                        "deviation": 67.69127581799529,
                        "volatility": 0.06006199309592828
                    }
                },
                "ranking": 21.364913676745655,
                "professional": false,
                "ui_class": "supporter"
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 432000,
                "max_time": 864000,
                "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": 10,
            "max_ranking": 21,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-09-10T22:27:58Z",
            "ended": "2014-02-16T17:06:54.975216Z",
            "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": 213,
            "name": "kwsantafe's mini-tournament",
            "director": {
                "id": 3624,
                "username": "kwsantafe",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fa1f1359de30dc0f025f478a24386936?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.797343742798,
                        "deviation": 68.79780377488547,
                        "volatility": 0.05997321735844861
                    }
                },
                "ranking": 21.619446805904605,
                "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": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-03-29T00:35:00Z",
            "ended": "2007-09-27T18:05: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": 232,
            "name": "ealdent's mini-tournament",
            "director": {
                "id": 5955,
                "username": "ealdent",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/90f5b80848b9b787569de9863c7ca32a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1472.0325606226759,
                        "deviation": 65.1586536598795,
                        "volatility": 0.05991657819627239
                    }
                },
                "ranking": 23.867676771604184,
                "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": 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": 12,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-17T16:55:00Z",
            "ended": "2007-09-26T15:35: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": 2325,
            "name": "10 centuries of go!",
            "director": {
                "id": 50841,
                "username": "deleteme",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/02fa0df5164c2dc6739e2b88a0028bfc?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1536.721050074547,
                        "deviation": 73.31416439099094,
                        "volatility": 0.06001826584601807
                    }
                },
                "ranking": 24.863284612193148,
                "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": 19,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-08-28T19:01:35Z",
            "ended": "2014-01-25T16:21:08.146679Z",
            "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": 231,
            "name": "9x9x9x3",
            "director": {
                "id": 7781,
                "username": "ThornsFan",
                "country": "_LGBT",
                "icon": "https://user-uploads.online-go.com/4df0f17546b2749c9896c4ae9a13c66d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1326.9484859447628,
                        "deviation": 62.41508550443843,
                        "volatility": 0.05974564346244173
                    }
                },
                "ranking": 21.4655817168294,
                "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": 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": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-14T17:37:00Z",
            "ended": "2007-07-28T20:42: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
        }
    ]
}