Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=time_start&page=6105
{ "count": 61041, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=6104", "results": [ { "id": 3000, "name": "SWT Main League 1st Cycle", "director": { "id": 52052, "username": "ST000MA", "country": "rs", "icon": "https://secure.gravatar.com/avatar/da4a122c783bf3156553dfebd327d39d?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1808.5725313116507, "deviation": 63.89523066463398, "volatility": 0.06281863146879786 } }, "ranking": 28.634116791030724, "professional": false, "ui_class": "" }, "description": "Starts on 01.09.2014. (September 1st). For more information see: http://forums.online-go.com/t/swt-tournaments/860", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 432000, "max_time": 432000, "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": 386, "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": true, "exclusivity": "open", "started": "2014-09-01T14:27:47.418240Z", "ended": "2016-07-29T15:51:39.019320Z", "start_waiting": "2014-09-01T14:27:47.120280Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }