Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=ranked&page=5996
{ "count": 59951, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=ranked&page=5995", "results": [ { "id": 6728, "name": "Go dragon", "director": { "id": 142160, "username": "DarkFlameDragon", "country": "un", "icon": "https://user-uploads.online-go.com/0ae052a48d18a8049bcc141e097eb2c8-64.png", "ratings": { "version": 5, "overall": { "rating": 1040.6831171185177, "deviation": 207.23459648390494, "volatility": 0.059999595675785465 } }, "ranking": 15.84002537149006, "professional": false, "ui_class": "provisional" }, "description": "Tourney", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 89280, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": true, "group": { "id": 591, "name": "Dark Fire Dragons", "summary": "We are dragons who like challenges.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 5, "icon": "https://user-uploads.online-go.com/24288244b59480380f915460f7b14ca6-64.png" }, "auto_start_on_max": false, "time_start": "2015-04-18T18:41:00Z", "players_start": 4, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2015-05-02T07:50:56.943732Z", "ended": "2015-10-14T00:57:54.159360Z", "start_waiting": "2015-05-02T07:50:56.866696Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/24288244b59480380f915460f7b14ca6-15.png", "player_count": 4, "ranked": true } ] }