Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments/?format=api&ordering=-description&page=6049
{ "count": 60482, "next": null, "previous": "https://online-go.com/api/v1/tournaments/?format=api&ordering=-description&page=6048", "results": [ { "id": 1587, "name": "oslito's nines", "director": { "id": 6471, "username": "oslito", "country": "pl", "icon": "https://user-uploads.online-go.com/4e1a691eb48d7b6dc0e5d9ee9272d937-64.png", "ratings": { "version": 5, "overall": { "rating": 1733.7028378999107, "deviation": 64.21317148441274, "volatility": 0.05995785323188503 } }, "ranking": 27.655372120904236, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "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": 386, "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": 19, "analysis_enabled": false, "exclusivity": "open", "started": "2011-11-04T19:37:56Z", "ended": "2011-11-04T18:37:56Z", "start_waiting": null, "board_size": 9, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 0, "ranked": true }, { "id": 1015, "name": "kennabee's mini-tournament", "director": { "id": 29339, "username": "kennabee", "country": "th", "icon": "https://user-uploads.online-go.com/af466ff0e8ee3f7eb73619df6de374d0-64.png", "ratings": { "version": 5, "overall": { "rating": 2281.9613695952803, "deviation": 70.05090995113652, "volatility": 0.060031325281292264 } }, "ranking": 34.01643265656695, "professional": false, "ui_class": "" }, "description": "", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 86400, "time_control_parameters": { "time_control": "fischer", "initial_time": 259200, "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": 386, "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": 24, "max_ranking": 36, "analysis_enabled": false, "exclusivity": "open", "started": "2010-08-23T20:46:47Z", "ended": "2010-08-23T18:46:47Z", "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 } ] }