Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5919
{ "count": 59181, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5918", "results": [ { "id": 42830, "name": "only people from kids and teen room", "director": { "id": 535250, "username": "andyzhou", "country": "us", "icon": "https://secure.gravatar.com/avatar/105954f48a899e137f853a65860f7c7b?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1820.4275132122218, "deviation": 66.8021983755448, "volatility": 0.06012765379863539 } }, "ranking": 28.78536716517323, "professional": false, "ui_class": "" }, "description": "to celabrate crismas (I am just 6 so im not so good at spelling stuff)", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "aga", "time_per_move": 16, "time_control_parameters": { "period_time": 15, "main_time": 120, "system": "byoyomi", "pause_on_weekends": false, "time_control": "byoyomi", "periods": 10, "speed": "live" }, "is_open": true, "exclude_provisional": true, "group": { "id": 99, "name": "kids and teens Room", "summary": "where kids go to have fun and chat XD ", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 68, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": false, "time_start": "2018-12-24T23:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "open", "started": "2018-12-25T11:13:22.250931Z", "ended": "2018-12-25T11:23:03.045446Z", "start_waiting": "2018-12-25T11:13:21.454511Z", "board_size": 19, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }