Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5936
{ "count": 59351, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5935", "results": [ { "id": 44664, "name": "Ulteral instenicd", "director": { "id": 606685, "username": "bassem2009", "country": "eg", "icon": "https://secure.gravatar.com/avatar/1aa11412a115b1c604df8d2935a425fc?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1224.2233119002917, "deviation": 261.21089580453804, "volatility": 0.06000058742904218 } }, "ranking": 19.600262992892095, "professional": false, "ui_class": "provisional" }, "description": "7 days or week", "schedule": null, "title": null, "tournament_type": "elimination", "handicap": 0, "rules": "aga", "time_per_move": 631680, "time_control_parameters": { "system": "fischer", "pause_on_weekends": true, "time_control": "fischer", "initial_time": 2419200, "max_time": 2419200, "time_increment": 604800, "speed": "correspondence" }, "is_open": true, "exclude_provisional": false, "group": { "id": 3249, "name": "I and you", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 15, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2019-01-14T20:00:00Z", "players_start": 1000, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2019-05-16T19:32:24.513727Z", "ended": null, "start_waiting": "2019-05-16T19:32:09.130340Z", "board_size": 19, "active_round": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 307, "ranked": true } ] }