Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-handicap&page=6062
{ "count": 60611, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-handicap&page=6061", "results": [ { "id": 46045, "name": "Aung.S Go chalenge", "director": { "id": 523333, "username": "Aung.S", "country": "th", "icon": "https://secure.gravatar.com/avatar/a83766a934164b7df4c3c0bdacd601fb?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1257.5447698118987, "deviation": 68.2623649484184, "volatility": 0.05999789217213224 } }, "ranking": 20.221947278794143, "professional": false, "ui_class": "" }, "description": "19*19 board", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 33, "time_control_parameters": { "system": "fischer", "pause_on_weekends": false, "time_control": "fischer", "initial_time": 300, "max_time": 300, "time_increment": 30, "speed": "live" }, "is_open": true, "exclude_provisional": true, "group": { "id": 28, "name": "Teaching League", "summary": "The teaching league is a group for players who want to improve their game by playing, as well as by teaching weaker players.\n\nQuick rule summary: no handicap, moderate time settings, stronger player creates a review.\n\nPlease add \"TL\" to the game name.", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 4506, "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-64.png" }, "auto_start_on_max": false, "time_start": "2019-02-28T01: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-03-02T22:10:56.639600Z", "ended": "2019-03-02T22:20:57.844174Z", "start_waiting": "2019-03-02T22:10:56.381532Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/b1a8e87e33263bc92ccdc6303c0c184c-15.png", "player_count": 4, "ranked": true } ] }