Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=analysis_enabled&page=6039
{ "count": 60381, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=analysis_enabled&page=6038", "results": [ { "id": 51680, "name": "Sept 2019", "director": { "id": 497378, "username": "blaklaybul", "country": "us", "icon": "https://secure.gravatar.com/avatar/fe14c65137cbaca50539f2f6dd116805?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1089.0973410297904, "deviation": 144.10596349679773, "volatility": 0.05999258273269946 } }, "ranking": 16.89269950343342, "professional": false, "ui_class": "" }, "description": "our first games", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "time_increment": 86400, "initial_time": 259200, "max_time": 604800 }, "is_open": true, "exclude_provisional": true, "group": { "id": 3966, "name": "ChrisMike", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 1, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2019-09-03T14:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2019-09-03T21:14:48.336663Z", "ended": "2019-09-10T17:56:34.874399Z", "start_waiting": "2019-09-03T21:14:48.086654Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }