Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=time_start&page=5909
{ "count": 59082, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=time_start&page=5908", "results": [ { "id": 622, "name": "GoDiscussions Mini-Tournament - Round 2 - Bracket 3", "director": { "id": 11479, "username": "shunoshi", "country": "us", "icon": "https://user-uploads.online-go.com/d6967a76e3db327ea3c012ec129dd626-64.png", "ratings": { "version": 5, "overall": { "rating": 1608.3495234419124, "deviation": 71.46946043765992, "volatility": 0.05996293200934527 } }, "ranking": 25.91794199291086, "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": false, "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": "2009-02-19T21:50:07Z", "ended": "2009-02-19T20:50:07Z", "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": 2859, "name": "1er Torneo AONKEN OGS", "director": { "id": 52898, "username": "deleted-e49a9ab5-4bd8-4f17-8926-ef1a168003f4", "country": "cl", "icon": "https://secure.gravatar.com/avatar/a713d757a533952f5a5ed2189214d0de?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1300.9821097086806, "deviation": 72.93389462908692, "volatility": 0.06003253002596969 } }, "ranking": 21.008080156453367, "professional": false, "ui_class": "" }, "description": "ahora sí", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": -1, "rules": "japanese", "time_per_move": 438720, "time_control_parameters": { "time_control": "byoyomi", "period_time": 432000, "main_time": 604800, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 67, "name": "Club de Go AONKEN, Punta Arenas - Chile", "summary": "Punta Arenas, Chile.", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 74, "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-64.png" }, "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": true, "exclusivity": "invite", "started": "2014-03-19T19:33:46.174718Z", "ended": "2015-10-06T16:47:00.522970Z", "start_waiting": "2014-03-19T19:33:45.910470Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/223a016f399052ad403f78216ac0a202-15.png", "player_count": 0, "ranked": true } ] }