Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5934
{ "count": 59331, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-subsequent_pairing_method&page=5933", "results": [ { "id": 125208, "name": "testing 1", "director": { "id": 597377, "username": "aaronkangyi", "country": "my", "icon": "https://secure.gravatar.com/avatar/a59243727ed75b705a2816b6d32424bc?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 2099.115138803197, "deviation": 69.90746743127777, "volatility": 0.05994967657489519 } }, "ranking": 32.0829578629606, "professional": false, "ui_class": "supporter" }, "description": "have fun !", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 15, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 10, "initial_time": 600, "max_time": 3600 }, "is_open": true, "exclude_provisional": false, "group": { "id": 15053, "name": "testing 12", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2025-02-08T10:00:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": null, "ended": null, "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }