Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=start_waiting&page=6065
{ "count": 60641, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=start_waiting&page=6064", "results": [ { "id": 3594, "name": "1. Tournament Of The German Group", "director": { "id": 31781, "username": "RalfS", "country": "de", "icon": "https://user-uploads.online-go.com/e832b6c08837e8b2802d60cc5286f479-64.png", "ratings": { "version": 5, "overall": { "rating": 1328.0642545753892, "deviation": 63.87215139782012, "volatility": 0.059699894024962195 } }, "ranking": 21.48503928471629, "professional": false, "ui_class": "" }, "description": "Wird Zeit, dass es hier mal ein Turnier gibt :) - also habe ich mal ein Rundenturnier kreiert....", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 47040, "time_control_parameters": { "time_control": "fischer", "initial_time": 345600, "max_time": 691200, "time_increment": 43200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 23, "name": "German Group", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 357, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2014-12-31T21:36:00Z", "players_start": 8, "first_pairing_method": "slaughter", "subsequent_pairing_method": "slaughter", "min_ranking": 0, "max_ranking": 36, "analysis_enabled": true, "exclusivity": "group", "started": "2014-12-27T21:57:47.808645Z", "ended": "2015-06-27T09:30:36.849513Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 10, "ranked": true } ] }