Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-time_per_move&page=5914
{ "count": 59131, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-time_per_move&page=5913", "results": [ { "id": 3399, "name": "christmas and new years", "director": { "id": 46653, "username": "stargrazerfairy", "country": "ca", "icon": "https://secure.gravatar.com/avatar/8787416dcf6566daf35ef68e1727d828?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 909.612696320867, "deviation": 70.34972580605175, "volatility": 0.06014163066480003 } }, "ranking": 12.72371776700733, "professional": false, "ui_class": "" }, "description": "this winter holiday tournament and i will start Dec 15 2014", "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": true, "group": { "id": 39, "name": "Canadian Go Players", "summary": "Canadian Go Association", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 553, "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-64.png" }, "auto_start_on_max": false, "time_start": null, "players_start": null, "first_pairing_method": "strength", "subsequent_pairing_method": "strength", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "open", "started": "2014-12-15T22:09:38.652866Z", "ended": "2015-04-01T16:34:51.536682Z", "start_waiting": "2014-12-15T22:09:35.785199Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/373619b6c62ec2b70befaca77c9af1fa-15.png", "player_count": 0, "ranked": true } ] }