Return every supported LLM with its base pricing and the authenticated user’s all-time usage on that model in a single response.
Rows are ordered by user_total_cost_usd descending (most-used first), with zero-spend models appended alphabetically at the end.
This lets the frontend render a pricing table where each row shows the per-token rates alongside how much the user has actually spent.
Successful Response