Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5921
{ "count": 59201, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5920", "results": [ { "id": 61175, "name": "hello, world!", "director": { "id": 735999, "username": "陳思睿", "country": "001", "icon": "https://secure.gravatar.com/avatar/17049b261afeb37ef43c4af622ecbff5?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1569.2707619975884, "deviation": 62.12345163123872, "volatility": 0.06000391522835671 } }, "ranking": 25.348510242701316, "professional": false, "ui_class": "" }, "description": "Hello", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "chinese", "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": 5431, "name": "HKCGK", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 23, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2020-05-28T11:48:00Z", "players_start": 2, "first_pairing_method": "strength", "subsequent_pairing_method": "random", "min_ranking": 12, "max_ranking": 35, "analysis_enabled": false, "exclusivity": "group", "started": "2020-05-28T11:48:33.984767Z", "ended": "2020-05-28T11:53:53.405634Z", "start_waiting": "2020-05-28T11:48:33.625280Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }