Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5942
{ "count": 59411, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5941", "results": [ { "id": 120350, "name": "Grüne Ecke Turnier 2", "director": { "id": 1279223, "username": "anba3141", "country": "_LGBT", "icon": "https://secure.gravatar.com/avatar/b5b68f6f55ebed1d73f21f4562944109?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1366.4576813464348, "deviation": 62.62701090511522, "volatility": 0.05999578644656587 } }, "ranking": 22.144798610039956, "professional": false, "ui_class": "" }, "description": "Grüne Ecke Turnier", "schedule": null, "title": null, "tournament_type": "mcmahon", "handicap": -1, "rules": "japanese", "time_per_move": 35, "time_control_parameters": { "system": "byoyomi", "time_control": "byoyomi", "speed": "live", "pause_on_weekends": false, "main_time": 600, "period_time": 30, "periods": 5 }, "is_open": true, "exclude_provisional": false, "group": { "id": 14637, "name": "Grüne Ecke", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": true, "hide_details": true, "member_count": 3, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2024-09-19T19:26:00Z", "players_start": 3, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2024-09-19T19:26:56.507607Z", "ended": "2024-09-19T19:56:46.765806Z", "start_waiting": "2024-09-19T19:26:56.437720Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 3, "ranked": true } ] }