Tournament List
List all tournaments or create a new tournament.
GET /api/v1/tournaments?format=api&ordering=max_ranking&page=5999
{ "count": 59982, "next": null, "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=max_ranking&page=5998", "results": [ { "id": 66801, "name": "Sunday tournament", "director": { "id": 56637, "username": "milanm", "country": "un", "icon": "https://user-uploads.online-go.com/3ca6488bbc5b99dee6389c8324babd42-64.png", "ratings": { "version": 5, "overall": { "rating": 1656.1756921796948, "deviation": 66.05462371672456, "volatility": 0.059914121611390536 } }, "ranking": 26.596297928015524, "professional": false, "ui_class": "aga" }, "description": "weekly 9x9 tournament", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "japanese", "time_per_move": 31, "time_control_parameters": { "system": "fischer", "time_control": "fischer", "speed": "live", "pause_on_weekends": false, "time_increment": 30, "initial_time": 120, "max_time": 300 }, "is_open": true, "exclude_provisional": false, "group": { "id": 5803, "name": "Massachusetts Go Foundation", "summary": "", "require_invitation": true, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 49, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-64.png" }, "auto_start_on_max": false, "time_start": "2020-10-18T17: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": "2020-10-18T16:58:55.361991Z", "ended": "2020-10-18T17:29:15.461910Z", "start_waiting": "2020-10-18T16:58:55.057974Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/ac9f8e424d9bbcbeaadc6a8c635f8262-15.png", "player_count": 8, "ranked": true }, { "id": 31768, "name": "11/09/2017", "director": { "id": 21742, "username": "დათო", "country": "ge", "icon": "https://user-uploads.online-go.com/f776102223e8d2cd0c3eeab1eea726ff-64.png", "ratings": { "version": 5, "overall": { "rating": 2188.217274395995, "deviation": 97.40479902700517, "volatility": 0.06013689069472163 } }, "ranking": 33.04533320130458, "professional": false, "ui_class": "" }, "description": "11/09/2017", "schedule": null, "title": null, "tournament_type": "double_elimination", "handicap": 0, "rules": "chinese", "time_per_move": 32, "time_control_parameters": { "period_time": 30, "main_time": 180, "system": "byoyomi", "pause_on_weekends": false, "time_control": "byoyomi", "periods": 3, "speed": "live" }, "is_open": true, "exclude_provisional": false, "group": { "id": 692, "name": "Georgia - საქართველოს გოს ფედერაცია", "summary": "საქართველოს გოს ფედერაციის ჯგუფში გაწევრიანება შეუძლიათ მხოლოდ საქართველოს მოქალაქეებს, რომლებიც დარეგისტრირებულები არიან ამ საიტზე და პროფილში მითითებული აქვთ სახელი და გვარი.", "require_invitation": false, "is_public": false, "admin_only_tournaments": false, "hide_details": false, "member_count": 269, "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-64.png" }, "auto_start_on_max": false, "time_start": "2017-11-09T17:30:00Z", "players_start": 4, "first_pairing_method": "strength", "subsequent_pairing_method": "slaughter", "min_ranking": 5, "max_ranking": 38, "analysis_enabled": false, "exclusivity": "open", "started": "2017-11-09T17:30:15.777319Z", "ended": "2017-11-09T17:51:34.510776Z", "start_waiting": "2017-11-09T17:30:14.987859Z", "board_size": 9, "active_round": null, "icon": "https://user-uploads.online-go.com/6a63e1cd3341783b3bb281cb4a0908c7-15.png", "player_count": 4, "ranked": true } ] }