Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5891
{ "count": 58901, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5890", "results": [ { "id": 103569, "name": "Torneo Prueba OpenGotha 2 Edicion", "director": { "id": 1135321, "username": "Noob4Ever", "country": "_Pirate", "icon": "https://secure.gravatar.com/avatar/67f535b7cf959a79436938a21ad44cb5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1112.2667510386036, "deviation": 73.33485080473244, "volatility": 0.060006342428068765 } }, "ranking": 17.38002611213543, "professional": false, "ui_class": "" }, "description": "Te proveo una descripción", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 49, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "correspondence", "pause_on_weekends": false, "main_time": 3600, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 13250, "name": "Dansu Baduk", "summary": "Dansu Baduk - Asociación de Go de Murcia", "require_invitation": false, "is_public": true, "admin_only_tournaments": true, "hide_details": false, "member_count": 20, "icon": "https://user-uploads.online-go.com/7599c8107d16ee9a992ce97a6c2cd073-64.png" }, "auto_start_on_max": false, "time_start": "2023-05-23T16:35:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2023-05-23T16:32:02.546894Z", "ended": "2023-05-23T17:51:40.428711Z", "start_waiting": "2023-05-23T17:51:40.422955Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/7599c8107d16ee9a992ce97a6c2cd073-15.png", "player_count": 3, "ranked": true } ] }