Commit Graph

39 Commits

Author SHA1 Message Date
a9025ca844 feat: Add number_of_outcomes to odds market queries and models
- Updated SQL queries to include number_of_outcomes in GetAllOdds, GetOddByID, GetOddsByEventID, and GetOddsByMarketID.
- Modified data structures in domain and repository layers to accommodate number_of_outcomes.
- Enhanced event models to track total odd outcomes.
- Introduced new SQL scripts for development data seeding.
2025-10-14 04:39:27 +03:00
80129828e0 fix: removed kafka and redis and added integration changes 2025-10-08 12:46:50 +03:00
62258b7ecb raffle ticket limit 2025-10-06 14:49:25 +03:00
c00110a503 feat: Enhance league, odds, events and bets functionality
- Updated league handling to ensure valid page size checks and improved error handling for sport ID parsing.
- Introduced new endpoint to update global league settings with comprehensive validation and error logging.
- Refactored odds settings management, including saving, removing, and updating odds settings with enhanced validation.
- Added tenant slug retrieval by token, ensuring proper user and company validation.
- Improved middleware to check for active company status and adjusted route permissions for various endpoints.
- Added SQL script to fix auto-increment desynchronization across multiple tables.
2025-10-05 23:45:31 +03:00
6ceff2843e enetpulse 1st phase repo and cron job implementation 2025-09-25 20:58:25 +03:00
01c7f98a72 Merge branch 'enetpulse' 2025-09-24 21:07:08 +03:00
ee27ec7f10 add raffle filters 2025-09-21 16:14:08 +03:00
3bcd880e90 fix: modified event_id so that its segregated from the betapi id 2025-09-17 20:17:56 +03:00
2ac66308d3 fix: merge fixes 2025-09-09 19:25:08 +03:00
e3a24d6bb1 resolve conflict 2025-09-09 15:24:20 +03:00
d78a100f27 raffle service implementation 2025-09-03 16:06:01 +03:00
6b09c3c8d2 fix: resolved issue on event, odds and creating a bet 2025-09-03 03:16:37 +03:00
6ecc6f0428 Refactor event and league domain models to include default settings, enhance odds handling, improve API routes, fixed get global settings and Incremented API version to 1.0.dev13. 2025-09-02 04:24:37 +03:00
aaf14fedcf fix: global setting, company override settings, bet and ticket fixes for multi tenant 2025-08-25 07:23:55 +03:00
6d74cb8c28 feat: refactoring entire system to be multi-tenant 2025-08-22 12:54:48 +03:00
5331798009 fix: disabling odds 2025-08-13 14:48:35 +03:00
c08b786803 feat: odd and event history 2025-08-07 19:04:54 +03:00
a5ea52b993 multi-currency support 2025-06-16 17:54:42 +03:00
c374fd7a96 feat: removing odds when event is removed 2025-06-12 19:09:19 +03:00
edec72dfcd fix: fixed odd and issues while integrating 2025-06-11 23:01:30 +03:00
efc51e3b72 fix: result and event service fixes 2025-06-07 07:58:39 +03:00
6d6b574c0b fix marge conflict 2025-05-30 01:12:08 +03:00
11a70ec1dc fetch events from betfair 2025-05-23 13:09:44 +03:00
95fb33c9d4 fix: result service evaluation issues 2025-05-15 01:01:09 +03:00
991199c3dc events pagination + ticket and bet validation 2025-04-22 03:20:52 +03:00
d5be4803ae fix market fetching 2025-04-14 19:48:22 +03:00
35b846bcc8 Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-14 19:31:05 +03:00
OneTap Technologies
1f154e9faf add filter by market id 2025-04-14 17:44:08 +03:00
OneTap Technologies
d416a40cae fix odd 2025-04-14 16:52:42 +03:00
788119f718 small fix 2025-04-14 00:09:04 +03:00
98cb576873 Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-13 13:37:13 +03:00
OneTap Technologies
b8d15695a4 adding fi 2025-04-13 10:55:16 +03:00
0879527c9d Merge remote-tracking branch 'refs/remotes/origin/auth' into auth 2025-04-12 16:29:19 +03:00
b42b056e30 Merge branch 'main' into auth 2025-04-12 16:08:08 +03:00
6f28299a2e fix ticket issue 2025-04-12 12:57:19 +03:00
OneTap Technologies
aba4b89bb0 adding getby odd id 2025-04-12 09:27:41 +03:00
OneTap Technologies
b90fd84aba adding prematchodd 2025-04-11 17:04:25 +03:00
OneTap Technologies
1d6a533f7e addign odd 2025-04-11 13:57:32 +03:00
OneTap Technologies
92250d61a8 event and odd data 2025-04-10 16:42:26 +03:00