When getting users via /api/users we can see the price_per_hour but not the costs_per_hour. It is difficult getting that information from the platform because the unique way to collect that information is via getting at least an entry of the user and doing the calculation based in the cost and time of that entry. Could you add the extra field to the response of the users api point?