Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=6020
{ "count": 60191, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=6019", "results": [ { "id": 40532, "name": "All souls Tourny", "director": { "id": 547201, "username": "Our Lady's Slave", "country": "us", "icon": "https://user-uploads.online-go.com/7ad59c8abea42dcab8d2ca9c0a0a70b9-64.png", "ratings": { "version": 5, "overall": { "rating": 1513.8221362898862, "deviation": 63.913042764072884, "volatility": 0.05998761943519125 } }, "ranking": 24.515726961721725, "professional": false, "ui_class": "" }, "description": "A simple tourney for our group. Just to see what a tournament is like. It is also on the 4th so we can all be ready for it.", "schedule": null, "title": null, "tournament_type": "swiss", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "time_control": "none", "speed": "correspondence", "system": "none", "pause_on_weekends": false }, "is_open": true, "exclude_provisional": false, "group": { "id": 2777, "name": "St.More", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 4, "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-64.png" }, "auto_start_on_max": true, "time_start": "2018-11-04T20:30:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "slide", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2018-11-04T20:19:50.842389Z", "ended": "2019-09-30T15:28:54.171717Z", "start_waiting": "2018-11-04T20:19:50.045242Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/c8a2e972aa2463848eb8093b061794a6-15.png", "player_count": 4, "ranked": true } ] }