Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5934
{ "count": 59331, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-first_pairing_method&page=5933", "results": [ { "id": 105181, "name": "Our Tournament", "director": { "id": 1386468, "username": "holy.joe.destefano", "country": "un", "icon": "https://secure.gravatar.com/avatar/8e539977f1f8566cb89fb7158b498448?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1337.6891060937023, "deviation": 290.31896371798047, "volatility": 0.05999967537233814 } }, "ranking": 21.652208749198074, "professional": false, "ui_class": "provisional" }, "description": "Foo and also bar.", "schedule": null, "title": null, "tournament_type": "opengotha", "handicap": 0, "rules": "aga", "time_per_move": 34, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 120, "max_time": 300 }, "is_open": true, "exclude_provisional": true, "group": { "id": 13396, "name": "DeStefanoFam", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2023-07-08T15: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": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }