Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5947
{ "count": 59461, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5946", "results": [ { "id": 100667, "name": "test1", "director": { "id": 788285, "username": "go.laponjir", "country": "un", "icon": "https://secure.gravatar.com/avatar/8e4fea6dfbab4986e818071ab5c1af07?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1972.5541290109672, "deviation": 155.17100950299817, "volatility": 0.059997097676177454 } }, "ranking": 30.643336261135815, "professional": false, "ui_class": "" }, "description": "test1", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "japanese", "time_per_move": 32, "time_control_parameters": { "system": "absolute", "time_control": "absolute", "speed": "live", "pause_on_weekends": false, "total_time": 900 }, "is_open": true, "exclude_provisional": true, "group": { "id": 8111, "name": "GO PIM", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": true, "member_count": 102, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-03-02T07:14:00Z", "players_start": 4, "first_pairing_method": "opengotha", "subsequent_pairing_method": "opengotha", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "group", "started": "2025-01-06T10:06:37.009808Z", "ended": null, "start_waiting": "2025-01-06T10:06:36.995132Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }