Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=first_pairing_method&page=5999
{ "count": 59981, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=first_pairing_method&page=5998", "results": [ { "id": 3101, "name": "rr-trala2", "director": { "id": 67503, "username": "ukl", "country": "de", "icon": "https://secure.gravatar.com/avatar/71a5f0e073e4593787343133c36d7589?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1606.556715317051, "deviation": 80.63279110545513, "volatility": 0.060009225498409605 } }, "ranking": 25.89212256969259, "professional": false, "ui_class": "" }, "description": "neues Round Robin, da das erste schon gestartet hat.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 45120, "time_control_parameters": { "time_control": "fischer", "initial_time": 172800, "max_time": 259200, "time_increment": 43200 }, "is_open": true, "exclude_provisional": false, "group": { "id": 226, "name": "Pengutronix", "summary": "Pengutronix staff", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 4, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "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": "group", "started": "2014-08-14T10:48:51.660280Z", "ended": "2014-08-29T07:26:21.406117Z", "start_waiting": "2014-08-14T10:48:51.281815Z", "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }