Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5950
{ "count": 59491, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=subsequent_pairing_method&page=5949", "results": [ { "id": 44400, "name": "Just for fun", "director": { "id": 511520, "username": "Luzaich", "country": "_Klingon", "icon": "https://user-uploads.online-go.com/791d03047ef7c98ddfba71f668f1c27d-64.png", "ratings": { "version": 5, "overall": { "rating": 1135.9303624600018, "deviation": 62.807966959401575, "volatility": 0.060044930287239416 } }, "ranking": 17.867379140783264, "professional": false, "ui_class": "" }, "description": "Simple rules and time system.", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 436800, "time_control_parameters": { "system": "fischer", "pause_on_weekends": true, "time_control": "fischer", "initial_time": 432000, "max_time": 1209600, "time_increment": 432000, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 43, "name": "Kyu Level Study Group", "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 8847, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png" }, "auto_start_on_max": false, "time_start": "2019-01-12T04:11:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "strength", "min_ranking": 9, "max_ranking": 15, "analysis_enabled": true, "exclusivity": "open", "started": "2019-01-12T04:11:28.674408Z", "ended": "2020-10-14T16:13:13.679194Z", "start_waiting": "2019-01-12T04:11:27.948822Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png", "player_count": 18, "ranked": true } ] }