Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=ranked&page=5979
{ "count": 59781, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=ranked&page=5978", "results": [ { "id": 2625, "name": "Julko's", "director": { "id": 15530, "username": "Julko", "country": "pl", "icon": "https://user-uploads.online-go.com/71fa797ba41fd26c92f7ed5fda17613a-64.png", "ratings": { "version": 5, "overall": { "rating": 851.2588228077219, "deviation": 68.19950175851098, "volatility": 0.05927254587052522 } }, "ranking": 11.188810758957569, "professional": false, "ui_class": "supporter" }, "description": "Dla wszystkich :)", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": -1, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 604800, "max_time": 1209600, "time_increment": 86400 }, "is_open": true, "exclude_provisional": false, "group": { "id": 7, "name": "Polish Go Players", "summary": "", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 455, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-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": false, "exclusivity": "open", "started": "2014-02-04T04:01:13.381469Z", "ended": "2014-08-15T10:59:28.083502Z", "start_waiting": "2013-11-09T11:15:47.535028Z", "board_size": 19, "active_round": null, "icon": "https://user-uploads.online-go.com/2bf108a559c752303005e32bfe754667-15.png", "player_count": 0, "ranked": true } ] }