Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5929
{ "count": 59281, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5928", "results": [ { "id": 21283, "name": "1st Pacific league Stage 1", "director": { "id": 368370, "username": "STSU", "country": "us", "icon": "https://secure.gravatar.com/avatar/56b0233c83ac7034789c9061255b51fe?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1862.594503174742, "deviation": 279.49053910168413, "volatility": 0.06000235747816905 } }, "ranking": 29.315479919642645, "professional": false, "ui_class": "provisional" }, "description": "Warm up stage: Hidden round", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 0, "time_control_parameters": { "time_control": "none" }, "is_open": true, "exclude_provisional": false, "group": { "id": 1314, "name": "PGC (Pacific Go Club)", "summary": "This group is for PGC members in University of the Pacific", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 8, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2016-10-07T20:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "group", "started": "2016-10-07T19:50:57.959409Z", "ended": "2016-10-08T22:40:42.750887Z", "start_waiting": "2016-10-07T19:50:57.356837Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }