Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5906
{ "count": 59051, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5905", "results": [ { "id": 48607, "name": "Bimonthly 13 ,Michigan G.P.", "director": { "id": 467165, "username": "MummRa", "country": "us", "icon": "https://user-uploads.online-go.com/68359dab5164ddcdffa8ad4ca0699079-64.png", "ratings": { "version": 5, "overall": { "rating": 1247.96548084978, "deviation": 64.85752922715939, "volatility": 0.06002061271498367 } }, "ranking": 20.044928150690506, "professional": false, "ui_class": "" }, "description": "Monthly winners will be invited to yearly championship game.", "schedule": null, "title": null, "tournament_type": "roundrobin", "handicap": 0, "rules": "aga", "time_per_move": 87840, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "correspondence", "pause_on_weekends": true, "time_increment": 86400, "initial_time": 129600, "max_time": 259200 }, "is_open": true, "exclude_provisional": true, "group": { "id": 306, "name": "Michigan Go Players", "summary": "For Players from all over Michigan", "require_invitation": false, "is_public": true, "admin_only_tournaments": false, "hide_details": false, "member_count": 87, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg" }, "auto_start_on_max": true, "time_start": "2019-06-14T04:00:00Z", "players_start": 4, "first_pairing_method": "slide", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": true, "exclusivity": "group", "started": "2019-06-26T02:05:07.554859Z", "ended": "2019-08-22T02:02:03.135118Z", "start_waiting": "2019-06-26T02:05:06.365300Z", "board_size": 13, "active_round": null, "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg", "player_count": 4, "ranked": true } ] }