Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5912
{ "count": 59111, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5911", "results": [ { "id": 69450, "name": "hi123", "director": { "id": 902188, "username": "myuser", "country": "un", "icon": "https://secure.gravatar.com/avatar/aceadbd065ceb2fea6189a5aaa6755e7?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1618.492895996298, "deviation": 280.92266070161696, "volatility": 0.05999919647263529 } }, "ranking": 26.06348355803637, "professional": false, "ui_class": "provisional" }, "description": "hi123", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "system": "none", "time_control": "none", "speed": "correspondence", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 7760, "name": "1234565", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 2, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2020-12-27T09:30:00Z", "players_start": 2, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2020-12-27T09:30:17.853145Z", "ended": "2020-12-27T09:33:11.813331Z", "start_waiting": "2020-12-27T09:30:17.791660Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 2, "ranked": true } ] }