Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5952
{ "count": 59511, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5951", "results": [ { "id": 34264, "name": "round robin", "director": { "id": 507154, "username": "octonary", "country": "_Pirate", "icon": "https://user-uploads.online-go.com/49292767ea85e391d86a7545723e1948-64.png", "ratings": { "version": 5, "overall": { "rating": 1479.6250760969149, "deviation": 65.67992792921314, "volatility": 0.06012108022776003 } }, "ranking": 23.9867739993497, "professional": false, "ui_class": "supporter" }, "description": "round robin", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "japanese", "time_per_move": 93120, "time_control_parameters": { "system": "fischer", "pause_on_weekends": false, "time_control": "fischer", "initial_time": 604800, "max_time": 604800, "time_increment": 86400, "speed": "correspondence" }, "is_open": true, "exclude_provisional": true, "group": { "id": 2154, "name": "ocaml survivors", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": true, "member_count": 14, "icon": "https://user-uploads.online-go.com/feda4b527f4324b99f705a670aefebd4-64.png" }, "auto_start_on_max": false, "time_start": "2018-02-04T05:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-02-07T05:50:50.660320Z", "ended": "2018-04-07T00:11:13.918002Z", "start_waiting": "2018-02-07T05:50:49.841128Z", "board_size": 13, "active_round": null, "icon": "https://user-uploads.online-go.com/feda4b527f4324b99f705a670aefebd4-15.png", "player_count": 4, "ranked": true } ] }