Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=-rules&page=5939
{ "count": 59381, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=-rules&page=5938", "results": [ { "id": 103557, "name": "Tournoi 23 mai St François", "director": { "id": 647, "username": "Tilwen", "country": "fr", "icon": "https://secure.gravatar.com/avatar/21681eabc569024d6a8661e7efd21554?s=64&d=retro", "ratings": { "version": 5, "overall": { "rating": 1831.7514761485909, "deviation": 62.7576371197879, "volatility": 0.060137679655501944 } }, "ranking": 28.928925617716793, "professional": false, "ui_class": "" }, "description": "Un petit tournoi", "schedule": null, "title": null, "tournament_type": "s_mcmahon", "handicap": 0, "rules": "aga", "time_per_move": 19, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 15, "initial_time": 120, "max_time": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 12877, "name": "St François de Sales OGS", "summary": "", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 0, "icon": "https://user-uploads.online-go.com/950c76004b46d26ca645d7cdf0ef1617-64.png" }, "auto_start_on_max": false, "time_start": "2023-05-23T11:00:00Z", "players_start": 4, "first_pairing_method": "random", "subsequent_pairing_method": "random", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "invite", "started": "2023-05-23T11:00:57.476854Z", "ended": "2023-05-23T11:12:58.273219Z", "start_waiting": "2023-05-23T11:00:56.801708Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/950c76004b46d26ca645d7cdf0ef1617-15.png", "player_count": 8, "ranked": true } ] }