List all tournaments or create a new tournament.

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

{
    "count": 59491,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=91",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=89",
    "results": [
        {
            "id": 61,
            "name": "well come mini-tournament",
            "director": {
                "id": 2239,
                "username": "rosa",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9a01478fc1925089acecbf72ed10cd8c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1659.2040440947214,
                        "deviation": 124.18179971496427,
                        "volatility": 0.05998796776192572
                    }
                },
                "ranking": 26.638589533748327,
                "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": 9,
            "max_ranking": 13,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2006-02-18T01:37:00Z",
            "ended": "2006-07-12T14:30: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": 1542,
            "name": "Training days",
            "director": {
                "id": 24698,
                "username": "Friso1990",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/d214cfc1efc5072184c62286525af2fb?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1203.1961316288339,
                        "deviation": 71.08909327152728,
                        "volatility": 0.059960373503154106
                    }
                },
                "ranking": 19.19918570851169,
                "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": "fischer",
                "initial_time": 1209600,
                "max_time": 2592000,
                "time_increment": 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": "2011-12-11T23:32:58Z",
            "ended": "2011-12-11T22:32:58Z",
            "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": 1557,
            "name": "Big Ass Blitz Tournament",
            "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": "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": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-10-13T04:52:30Z",
            "ended": "2011-10-13T02:52:30Z",
            "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": 2256,
            "name": "simzer's big and slow",
            "director": {
                "id": 40639,
                "username": "simzer",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/b6e572eb4e0eb2db6c629f0daeb73663?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1838.1923166178271,
                        "deviation": 64.84021061193346,
                        "volatility": 0.06004203289335051
                    }
                },
                "ranking": 29.01018332539291,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 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": 14,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2013-07-11T07:16:58Z",
            "ended": "2014-05-12T10:18:24.054056Z",
            "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": 1597,
            "name": "Gogas's handi- mini-tournament",
            "director": {
                "id": 33115,
                "username": "Gogas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4c2edaf5cd233d610074596f38cde0b5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1832.0378345676754,
                        "deviation": 67.28243758726465,
                        "volatility": 0.060216512628776815
                    }
                },
                "ranking": 28.932544383346094,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 7,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-02-06T07:23:49Z",
            "ended": "2012-02-06T06:23:49Z",
            "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": 1595,
            "name": "Gogas's mini-tournament",
            "director": {
                "id": 33115,
                "username": "Gogas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4c2edaf5cd233d610074596f38cde0b5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1832.0378345676754,
                        "deviation": 67.28243758726465,
                        "volatility": 0.060216512628776815
                    }
                },
                "ranking": 28.932544383346094,
                "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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-10-23T20:16:40Z",
            "ended": "2011-10-23T18:16:40Z",
            "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": 4389,
            "name": "Awesome",
            "director": {
                "id": 126528,
                "username": "123234345456567678789088",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/d8ca5e3d4d0fd00a998bbf48ccdd69ac-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 994.7008702313647,
                        "deviation": 213.50403064128156,
                        "volatility": 0.06000039694530815
                    }
                },
                "ranking": 14.793863887459318,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "awesome",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 99,
                "name": "kids and teens Room",
                "summary": "where kids go to have fun and chat XD ",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 68,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": true,
            "time_start": "2015-01-22T23:30:00Z",
            "players_start": 2,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "random",
            "min_ranking": 0,
            "max_ranking": 29,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2015-01-23T00:39:09.400064Z",
            "ended": "2015-01-29T00:00:17.134855Z",
            "start_waiting": "2015-01-23T00:39:09.352318Z",
            "board_size": 13,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 2,
            "ranked": true
        },
        {
            "id": 1635,
            "name": "TedErnst's mini-tournament",
            "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": -1,
            "rules": "japanese",
            "time_per_move": 259200,
            "time_control_parameters": {
                "time_control": "simple",
                "per_move": 259200
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 5,
            "max_ranking": 25,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-12-15T22:14:26Z",
            "ended": "2011-12-15T21:14:26Z",
            "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": 1633,
            "name": "Gogas's mini-tournament",
            "director": {
                "id": 33115,
                "username": "Gogas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/4c2edaf5cd233d610074596f38cde0b5?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1832.0378345676754,
                        "deviation": 67.28243758726465,
                        "volatility": 0.060216512628776815
                    }
                },
                "ranking": 28.932544383346094,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2011-11-27T13:50:58Z",
            "ended": "2011-11-27T12:50:58Z",
            "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": 1649,
            "name": "Hikuru's mini-tournament",
            "director": {
                "id": 40254,
                "username": "Hikuru",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/dfe4e9d5f414e689fe248e9b0d468426?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1119.8833299840762,
                        "deviation": 75.5244578736633,
                        "volatility": 0.06001039420219737
                    }
                },
                "ranking": 17.538012341123498,
                "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": 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": 0,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2012-03-22T03:22:59Z",
            "ended": "2012-03-22T02:22:59Z",
            "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
        }
    ]
}