Thank you for reporting this issue, Burak. We have received your detailed bug report regarding the /api/bots/combo endpoint not reflecting today’s profit despite profits being displayed on the dashboard. The issue has been noted, and we are currently investigating it. We’ll provide an update shortly once it’s resolved. Thank you for your patience!
Thank you for reporting this! The “profitToday” field in the API endpoint /api/bots/combo is a legacy field and is not updated, which is why it always shows 0 regardless of today’s profits. We recommend relying on the other profit fields in the response, such as total or totalUsd, for accurate profit information. Our team is working on improving the clarity of API documentation to avoid such confusion in the future.