List all tournaments or create a new tournament.

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

{
    "count": 59230,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=4",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=2",
    "results": [
        {
            "id": 1661,
            "name": "come and win me    2",
            "director": {
                "id": 39869,
                "username": "ny",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4a5bd899aafac4b589a567052c590316?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1372.0713020870298,
                        "deviation": 65.00493730427769,
                        "volatility": 0.060048814960913535
                    }
                },
                "ranking": 22.23970759435493,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "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": 381,
                "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": 10,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-15T15:41:08Z",
            "ended": "2012-03-15T14:41:08Z",
            "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": 216,
            "name": "Mid turny for some fun games",
            "director": {
                "id": 3652,
                "username": "George-Bob",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/1214ee5f4c11418846596f571b7ebd02?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1620.530488336563,
                        "deviation": 64.77537030805244,
                        "volatility": 0.059915291917579654
                    }
                },
                "ranking": 26.092609787336002,
                "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": 381,
                "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": 8,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-04-04T04:26:00Z",
            "ended": "2008-02-10T21:56: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": 215,
            "name": "Ukino-kun's mini-tournament",
            "director": {
                "id": 3822,
                "username": "Ukino-kun",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fe78c92d46e217fec03aa7ad264679f1?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1234.3148191585678,
                        "deviation": 68.55450127714668,
                        "volatility": 0.059998653723032085
                    }
                },
                "ranking": 19.79031064936046,
                "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": 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": 381,
                "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-04-02T01:48: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": 1659,
            "name": "kkkekai's mini-tournament",
            "director": {
                "id": 40746,
                "username": "kkkekai",
                "country": "_GoT_Stark",
                "icon": "https://secure.gravatar.com/avatar/76f4d135c001c00df354a209738a3f7d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1406.6732992513926,
                        "deviation": 63.08416663980448,
                        "volatility": 0.060013246478198924
                    }
                },
                "ranking": 22.816282815567185,
                "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": 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": 381,
                "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": 11,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-25T22:15:10Z",
            "ended": "2012-02-25T21:15:10Z",
            "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": 1658,
            "name": "JontomXire's 5th mini-tournament",
            "director": {
                "id": 18483,
                "username": "JontomXire",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/0e26f44680e364b6ade58c65a24b0525?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1199.8877450668997,
                        "deviation": 65.8831608230906,
                        "volatility": 0.05996626038155332
                    }
                },
                "ranking": 19.1354432831724,
                "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": 381,
                "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": 13,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-10-02T00:00:03Z",
            "ended": "2012-10-01T22:00:03Z",
            "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": 1657,
            "name": "Bodysnatchersinc's mini-tournament",
            "director": {
                "id": 39751,
                "username": "Bodysnatchersinc",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/fb7b70fd4abfc61f565b5ed850897d35?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1504.9040445990145,
                        "deviation": 62.903096401498935,
                        "volatility": 0.06002709312879178
                    }
                },
                "ranking": 24.3789444840187,
                "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": 381,
                "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": 1,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-12-26T05:36:22Z",
            "ended": "2011-12-26T04:36:22Z",
            "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": 937,
            "name": "Blade707's Super Awesome Huge Tournament",
            "director": {
                "id": 27733,
                "username": "Blade707",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/af356da047389386bbbd9de4fcb091e2?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1072.3044306280149,
                        "deviation": 81.27508787268609,
                        "volatility": 0.06001938800153272
                    }
                },
                "ranking": 16.532966571295127,
                "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": 381,
                "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": "2009-11-27T06:22:36Z",
            "ended": "2009-11-27T05:22:36Z",
            "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": 956,
            "name": "Fragnix's Famous Freshman Fest - Five-to-Nine",
            "director": {
                "id": 27708,
                "username": "fragnix",
                "country": "de",
                "icon": "https://user-uploads.online-go.com/f923149275abc4f0c8a031e8a9f991db-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1288.262978420763,
                        "deviation": 62.03911131299328,
                        "volatility": 0.0599600014565973
                    }
                },
                "ranking": 20.780639147409133,
                "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": 381,
                "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": "2009-09-23T14:05:32Z",
            "ended": "2009-09-23T12:05: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": 955,
            "name": "Kaito's Invitational Tournament",
            "director": {
                "id": 22631,
                "username": "Kaito234",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/4fa33b4fa301e444fb834c4345d6d836?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 911.7375469726643,
                        "deviation": 79.95743598144517,
                        "volatility": 0.05998804938084198
                    }
                },
                "ranking": 12.777732984659018,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "chinese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": false,
            "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": 381,
                "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-09-07T06:03:51Z",
            "ended": "2010-09-07T04:03:51Z",
            "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": 954,
            "name": "tasos tavern 2 mini-tournament",
            "director": {
                "id": 22412,
                "username": "ntinos",
                "country": "cy",
                "icon": "https://secure.gravatar.com/avatar/9fbad541834877726103348176d60065?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1180.9642091423882,
                        "deviation": 66.85253810106289,
                        "volatility": 0.06001861911750192
                    }
                },
                "ranking": 18.76743293179933,
                "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": 381,
                "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": 13,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-02-05T17:03:56Z",
            "ended": "2010-02-05T16:03:56Z",
            "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
        }
    ]
}