Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-description&page=5916
{ "count": 59153, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=5915", "results": [ { "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": 1288, "name": "vp's mini-tournament SDK 13", "director": { "id": 24866, "username": "vp", "country": "un", "icon": "https://secure.gravatar.com/avatar/988969a3f7b1238b00f50231b7f9daae?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1904.3324085105473, "deviation": 64.20971596807172, "volatility": 0.05992191218121141 } }, "ranking": 29.82850928021123, "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": 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": 20, "max_ranking": 29, "analysis_enabled": false, "exclusivity": "open", "started": "2010-10-21T21:16:56Z", "ended": "2010-10-21T19:16: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 }, { "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 } ] }