Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=time_start&page=5932
{ "count": 59311, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=time_start&page=5931", "results": [ { "id": 533, "name": "Julko's mini-tournament III", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 850.7818459575044, "deviation": 67.0614219335446, "volatility": 0.059280600554013116 } }, "ranking": 11.175835728954786, "professional": false, "ui_class": "supporter" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "chinese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 345600, "max_time": 604800, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 78, "name": "OGS Mini Tournaments", "summary": "The home for all of the old OGS mini tournaments", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 383, "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": 4, "max_ranking": 14, "analysis_enabled": false, "exclusivity": "open", "started": "2009-01-31T10:32:12Z", "ended": "2009-01-31T09:32:12Z", "start_waiting": null, "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true } ] }