List all tournaments or create a new tournament.

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

{
    "count": 59441,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=26",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=description&page=24",
    "results": [
        {
            "id": 233,
            "name": "jam packers face off",
            "director": {
                "id": 5004,
                "username": "raychul",
                "country": "gb",
                "icon": "https://secure.gravatar.com/avatar/62ee8fc79f3d0b15e2eab46498d5b472?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1418.0988835014427,
                        "deviation": 68.23826131569069,
                        "volatility": 0.060000205252909354
                    }
                },
                "ranking": 23.003557187255673,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 172800,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 864000,
                "time_increment": 172800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 7,
            "max_ranking": 14,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2007-05-18T19:19:00Z",
            "ended": "2007-12-31T06:43:00Z",
            "start_waiting": null,
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 0,
            "ranked": true
        },
        {
            "id": 1124,
            "name": "klabauta's 19x19 japanese single round robin enjoy there :-)",
            "director": {
                "id": 30685,
                "username": "klabauta",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/5996834ca04ccf507cd9994530b9b261?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1339.148332182119,
                        "deviation": 67.63199924917608,
                        "volatility": 0.059972648933788376
                    }
                },
                "ranking": 21.67744830002774,
                "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": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 1,
            "max_ranking": 17,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-07-31T19:00:42Z",
            "ended": "2010-07-31T17:00:42Z",
            "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": 1123,
            "name": "double-digit kyu mini-tournament",
            "director": {
                "id": 30735,
                "username": "jamesp42",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/4f0f5fc0eeabd804edb4aba584489ec6?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1337.7900532940675,
                        "deviation": 74.83744700859404,
                        "volatility": 0.06002068717345178
                    }
                },
                "ranking": 21.653955671936277,
                "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": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-10-10T13:25:05Z",
            "ended": "2010-10-10T11:25:05Z",
            "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": 401,
            "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": 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": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-06T08:37:00Z",
            "ended": "2008-02-08T10:46: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
        },
        {
            "id": 1122,
            "name": "usagi4's mini-tournament",
            "director": {
                "id": 26887,
                "username": "usagi4",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/63bdc64870e06385c389cf1f19be8672?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2058.01217291606,
                        "deviation": 64.6778163314401,
                        "volatility": 0.05999416934547066
                    }
                },
                "ranking": 31.62515871563829,
                "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": 4,
            "max_ranking": 29,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-04-25T12:06:47Z",
            "ended": "2010-04-25T10:06:47Z",
            "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": 400,
            "name": "littleman's mini-tournament",
            "director": {
                "id": 17827,
                "username": "littleman",
                "country": "nl",
                "icon": "https://secure.gravatar.com/avatar/746e5eebf69379b2924fcbd2c981f3b0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2100.9280183570545,
                        "deviation": 67.28376883688223,
                        "volatility": 0.05999704049713282
                    }
                },
                "ranking": 32.102942497740635,
                "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": 15,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-01-04T15:13:00Z",
            "ended": "2008-03-23T00:21: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": 1121,
            "name": "flowman's  12th mini-tournament",
            "director": {
                "id": 20221,
                "username": "flowman",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/cc24952eeaac55fac50195e61243d089?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1331.8855936701764,
                        "deviation": 63.60684422057915,
                        "volatility": 0.059907493540384216
                    }
                },
                "ranking": 21.55155487031082,
                "professional": false,
                "ui_class": ""
            },
            "description": "",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 86400,
            "time_control_parameters": {
                "time_control": "fischer",
                "initial_time": 259200,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 9,
            "max_ranking": 19,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-09-20T02:18:33Z",
            "ended": "2010-09-20T00:18:33Z",
            "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": 399,
            "name": "Way of Go 2",
            "director": {
                "id": 4657,
                "username": "Lapis",
                "country": "it",
                "icon": "https://secure.gravatar.com/avatar/d19f3a074143a096c8558a9733f52f50?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1686.4826952213186,
                        "deviation": 68.04366394428057,
                        "volatility": 0.06004395498297073
                    }
                },
                "ranking": 27.016099334810434,
                "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": 10,
            "max_ranking": 23,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2008-05-20T19:08:14Z",
            "ended": "2008-05-20T17:08:14Z",
            "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": 1120,
            "name": "RaikB's mini-tournament",
            "director": {
                "id": 20675,
                "username": "RaikB",
                "country": "de",
                "icon": "https://secure.gravatar.com/avatar/3d9fb2e977ccdddcc8efeb8fc6efc3ae?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1780.665751010124,
                        "deviation": 65.40966971956041,
                        "volatility": 0.0596596409427389
                    }
                },
                "ranking": 28.274121197571755,
                "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": 604800,
                "max_time": 604800,
                "time_increment": 86400
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 78,
                "name": "OGS Mini Tournaments",
                "summary": "The home for all of the old OGS mini tournaments",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 383,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": null,
            "players_start": null,
            "first_pairing_method": "strength",
            "subsequent_pairing_method": "strength",
            "min_ranking": 19,
            "max_ranking": 27,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2010-11-14T20:04:15Z",
            "ended": "2010-11-14T19:04:15Z",
            "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": 1119,
            "name": "Andreas' 38th mini-tournament",
            "director": {
                "id": 12608,
                "username": "Andreas",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/9391313b744a480fccc4b2ffa6031575?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1708.106347149412,
                        "deviation": 65.43808331330433,
                        "volatility": 0.05994359485799847
                    }
                },
                "ranking": 27.311035957117518,
                "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": "simple",
                "per_move": 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": "2010-03-26T19:40:15Z",
            "ended": "2010-03-26T18:40:15Z",
            "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
        }
    ]
}