Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=players_start&page=5903
{ "count": 59023, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=players_start&page=5902", "results": [ { "id": 1537, "name": "Summer Open", "director": { "id": 34623, "username": "Gabaux", "country": "hu", "icon": "https://user-uploads.online-go.com/818901dfc523b71903dd51cf55c875df-64.png", "ratings": { "version": 5, "overall": { "rating": 904.5391807139505, "deviation": 65.06395280951023, "volatility": 0.0599815954510896 } }, "ranking": 12.594233357249381, "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": 345600, "max_time": 1209600, "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-02-22T09:24:16Z", "ended": "2012-02-22T08:24:16Z", "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": 1536, "name": "bolingea's mini-tournament", "director": { "id": 37562, "username": "bolingea", "country": "us", "icon": "https://secure.gravatar.com/avatar/a8f97a077c9f943b0d698f9c124a49e1?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1422.6876702300904, "deviation": 63.92851540400647, "volatility": 0.059956291077733474 } }, "ranking": 23.078346688792355, "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": 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-10-19T19:17:29Z", "ended": "2011-10-19T17:17:29Z", "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": 2755, "name": "beginner tournament 28Kyu-30Kyu", "director": { "id": 53917, "username": "Trudi", "country": "", "icon": "https://secure.gravatar.com/avatar/8d1bc87c813481718c8a00ec89cbc71d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1186.8118757215577, "deviation": 75.10706571765202, "volatility": 0.05999292133030317 } }, "ranking": 18.881779687309265, "professional": false, "ui_class": "" }, "description": "this tournament is for players 28 Kyu and lower.", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "aga", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 159, "name": "go rule, teaching, and help", "summary": "request this group if your having trouble understanding rules or need help.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 24, "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": 2, "analysis_enabled": false, "exclusivity": "open", "started": "2014-01-09T19:54:38.354767Z", "ended": "2014-05-08T17:04:05.194356Z", "start_waiting": "2014-01-09T19:54:38.189848Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }