Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5948
{ "count": 59471, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-exclude_provisional&page=5947", "results": [ { "id": 59845, "name": "Alex Is the Legend", "director": { "id": 729505, "username": "alexthelegend", "country": "us", "icon": "https://user-uploads.online-go.com/931ed75fe0f03081ab93ef90afda81e2-64.png", "ratings": { "version": 5, "overall": { "rating": 1644.1081308427936, "deviation": 65.16237168336919, "volatility": 0.05985711595698342 } }, "ranking": 26.42700019182853, "professional": false, "ui_class": "" }, "description": "Alex Is The Legend", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 28, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 300, "period_time": 25, "periods": 3 }, "is_open": true, "exclude_provisional": false, "group": { "id": 4796, "name": "The 10 dan pro", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 9, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-04-29T20:35:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2020-04-29T20:35:39.933379Z", "ended": "2020-04-29T20:48:10.717403Z", "start_waiting": "2020-04-29T20:35:39.642733Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }