Automated Action b7f18dcaec Add CRUD endpoints for opportunities, trades, and system events
- Add GET endpoint for individual arbitrage opportunities
- Add POST endpoint for creating arbitrage opportunities
- Add GET endpoint for individual trades
- Add POST endpoint for creating trades
- Add endpoints for system events (GET list, GET by ID, POST)
- Update API router to include the new events endpoints
- Fix linting issues
2025-06-05 19:43:15 +00:00
..