Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5921
{ "count": 59201, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5920", "results": [ { "id": 37495, "name": "judit, núria i qui s'apunti", "director": { "id": 538931, "username": "juditjudit", "country": "un", "icon": "https://secure.gravatar.com/avatar/2590fc906bb6ce3218bb37b8064e66c5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1143.5515559820094, "deviation": 177.9704530351717, "volatility": 0.060007354885129 } }, "ranking": 18.0221786028948, "professional": false, "ui_class": "provisional" }, "description": "holaa", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": 0, "rules": "japanese", "time_per_move": 87360, "time_control_parameters": { "system": "fischer", "pause_on_weekends": true, "time_control": "fischer", "initial_time": 86400, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 2519, "name": "holaaaaa", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-05-22T14: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": "2018-05-25T17:10:31.657639Z", "ended": "2018-06-25T05:58:21.323135Z", "start_waiting": "2018-05-25T17:10:31.340525Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }