GET /api/v1/ui/omniSearch?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "q": "",
    "players": [],
    "groups": [],
    "tournaments": [],
    "games": []
}