List all tournaments or create a new tournament.

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

{
    "count": 58830,
    "next": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=5875",
    "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=5873",
    "results": [
        {
            "id": 1171,
            "name": "Another mini-tournament",
            "director": {
                "id": 25328,
                "username": "deleted-42088772-8ee4-4ec5-9395-b7483a0d81e5",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/36f9c2ae6ec1d54417fa9c6ba46ba9bd?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1955.254485435295,
                        "deviation": 66.260900202757,
                        "volatility": 0.05998719556374928
                    }
                },
                "ranking": 30.439411183431673,
                "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": 19,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-01-31T19:56:41Z",
            "ended": "2011-01-31T18:56:41Z",
            "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": 620,
            "name": "someguy83's 2nd 9x9 mini-tournament",
            "director": {
                "id": 22195,
                "username": "someguy83",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/6b55dcc97e9926e504aa8bb1ca3ff5f3?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2002.4985729787452,
                        "deviation": 70.98986614103825,
                        "volatility": 0.060031664199102636
                    }
                },
                "ranking": 30.992125091367647,
                "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-10-25T13:05:36Z",
            "ended": "2008-10-25T11:05:36Z",
            "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": 1620,
            "name": "RNGS's mini-tournament",
            "director": {
                "id": 39511,
                "username": "RNGS",
                "country": "_Klingon",
                "icon": "https://user-uploads.online-go.com/12641af93a3b1bb48d1b0b8808e9aa42-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1514.139664836065,
                        "deviation": 62.52959281251094,
                        "volatility": 0.05990392743692991
                    }
                },
                "ranking": 24.520582231605413,
                "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": "2011-12-25T16:09:15Z",
            "ended": "2011-12-25T15:09:15Z",
            "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": 1619,
            "name": "kiberov's mini-tournament",
            "director": {
                "id": 40202,
                "username": "kiberov",
                "country": "hu",
                "icon": "https://secure.gravatar.com/avatar/7ee64f6d88c757ff309bcc0084c4b18a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1054.288098743361,
                        "deviation": 136.1032372492275,
                        "volatility": 0.059991706272715606
                    }
                },
                "ranking": 16.140707070535377,
                "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": 2592000,
                "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": "2012-01-25T07:54:04Z",
            "ended": "2012-01-25T06:54:04Z",
            "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": 621,
            "name": "Backsnapped Camp",
            "director": {
                "id": 20502,
                "username": "nobush",
                "country": "cn",
                "icon": "https://user-uploads.online-go.com/d0c558f672e167a609363bda95da4150-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1335.0013655028156,
                        "deviation": 64.38574479657774,
                        "volatility": 0.06067159917820845
                    }
                },
                "ranking": 21.605648014750955,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 172800
            },
            "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-12-19T02:53:55Z",
            "ended": "2008-12-19T01:53:55Z",
            "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": 1618,
            "name": "pollemand's mini-tournament",
            "director": {
                "id": 40094,
                "username": "pollemand",
                "country": "dk",
                "icon": "https://user-uploads.online-go.com/769b91b9135c109466f9ea5844e00c3d-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2171.89178460396,
                        "deviation": 69.05182806949152,
                        "volatility": 0.060035483123523053
                    }
                },
                "ranking": 32.87197200792104,
                "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": 18,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-12-31T11:36:24Z",
            "ended": "2011-12-31T10:36: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": 1172,
            "name": "19x19 Beginner to 15kyu mini-T",
            "director": {
                "id": 32288,
                "username": "LeeMorikawa",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/54c732f3d2a5ee4ddefd369b9ac7af4b?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1499.8684911928542,
                        "deviation": 64.49933077667654,
                        "volatility": 0.05998095533514081
                    }
                },
                "ranking": 24.3013524739113,
                "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": 432000,
                "max_time": 432000,
                "time_increment": 172800
            },
            "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": 15,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-11-23T19:47:55Z",
            "ended": "2010-11-23T18:47:55Z",
            "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": 1617,
            "name": "Koe's mini-tournament",
            "director": {
                "id": 20121,
                "username": "Koe",
                "country": "ar",
                "icon": "https://secure.gravatar.com/avatar/6b9696b645c650e6ad10c068a0cd06d6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1528.2087259412658,
                        "deviation": 64.39211481952096,
                        "volatility": 0.059866491991493694
                    }
                },
                "ranking": 24.734693861495266,
                "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": 0,
            "max_ranking": 24,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-06T17:12:29Z",
            "ended": "2012-02-06T16:12:29Z",
            "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": 1173,
            "name": "soupy's handicap blitz",
            "director": {
                "id": 29556,
                "username": "soupy",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/335a9160847fcf937c62f6a9ee0964ee?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1159.8827914837216,
                        "deviation": 69.98645999369391,
                        "volatility": 0.05996746779260386
                    }
                },
                "ranking": 18.35044881151171,
                "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": "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-06-18T02:36:28Z",
            "ended": "2010-06-18T00:36:28Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1616,
            "name": "kiberov's mini-tournament",
            "director": {
                "id": 40202,
                "username": "kiberov",
                "country": "hu",
                "icon": "https://secure.gravatar.com/avatar/7ee64f6d88c757ff309bcc0084c4b18a?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1054.288098743361,
                        "deviation": 136.1032372492275,
                        "volatility": 0.059991706272715606
                    }
                },
                "ranking": 16.140707070535377,
                "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": "2011-11-12T02:02:05Z",
            "ended": "2011-11-12T01:02:05Z",
            "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
        }
    ]
}