Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5910
{ "count": 59091, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=auto_start_on_max&page=5909", "results": [ { "id": 14189, "name": "Correspondence 19x19 RoundRobin 2016-01-29 have fun ! #3", "director": { "id": 109444, "username": "VPshunt", "country": "jp", "icon": "https://user-uploads.online-go.com/70c797283afa9d1b71a708763c8c6051-64.png", "ratings": { "version": 5, "overall": { "rating": 1703.9681645981816, "deviation": 64.16663281633048, "volatility": 0.059838863578554974 } }, "ranking": 27.254883037419365, "professional": false, "ui_class": "" }, "description": "Correspondence 19x19 RoundRobin", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 259200, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 873, "name": "楽碁倶楽部(Rakugo Club)", "summary": "碁は楽しまないとね", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2016-01-29T13:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 0, "max_ranking": 29, "analysis_enabled": true, "exclusivity": "open", "started": "2016-01-25T08:18:51.536016Z", "ended": "2016-06-01T21:43:07.679769Z", "start_waiting": "2016-01-25T08:18:49.918199Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }