Matches - Instance
Matches can be viewed and edited (when logged in).
Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result.
Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/5eee6e35-0929-4ac1-a202-128267433582/?format=api
{ "id": "5eee6e35-0929-4ac1-a202-128267433582", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "bd64c83a-4da7-4255-b2fd-c86a20144d7b", "completed": true, "last_updated": "2023-03-20T11:47:03.602253-04:00", "created_at": "2023-03-16T17:37:20.799836-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.86, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/bd64c83a-4da7-4255-b2fd-c86a20144d7b", "datetime": "2023-03-19T10:00:00-04:00", "cutoff_datetime": "2023-03-19T10:00:00-04:00", "name": "Arsenal v. Crystal Palace", "bettypes": [ { "id": "bdbe3890-2fa1-4ab2-b942-8bce6765ab3f", "match": "https://api-prod.gambitprofit.com/api/matches/5eee6e35-0929-4ac1-a202-128267433582/?format=api", "name": "Pick the Winner", "created_at": "2023-03-16T17:37:20.806784-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Arsenal", "amount": 8141.0 }, { "team": "Draw", "amount": 1859.0 } ], "expected_reward_tokens": 10336.04, "profit_sb": 836.04, "profit_sb_percentage": 8.8, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Arsenal", "amount": 7417.0 }, { "team": "Draw", "amount": 1694.0 }, { "team": "Crystal Palace", "amount": 889.0 } ], "expected_reward_tokens": 9418.64, "profit_sb": -81.36, "profit_sb_percentage": -0.86, "recommended": false }, "lines": [ { "id": "2302f19d-1ad2-4653-b1d0-064bbc93851e", "gambit_id": "c7d545bf-af4a-4d64-a963-9b509fcf63af", "last_updated": "2023-03-20T11:47:03.621226-04:00", "created_at": "2023-03-16T17:37:20.810017-04:00", "name": "Arsenal", "reward": "1.27000", "odds": "1.28000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api" }, { "id": "dd775092-b31d-407f-af1f-1e711905c0dd", "gambit_id": "fd46a9f3-058d-45ca-b816-af1c33244c38", "last_updated": "2023-03-20T11:47:03.623899-04:00", "created_at": "2023-03-16T17:37:20.811579-04:00", "name": "Draw", "reward": "5.56000", "odds": "5.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api" }, { "id": "e100444a-da3f-4778-b555-50ae5d530e39", "gambit_id": "67ecd384-66cb-4c66-a83c-de0c2ec9dacb", "last_updated": "2023-03-20T11:47:03.616586-04:00", "created_at": "2023-03-16T17:37:20.808390-04:00", "name": "Crystal Palace", "reward": "10.60000", "odds": "11.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bdbe3890-2fa1-4ab2-b942-8bce6765ab3f/?format=api" } ] }, { "id": "f3c8a677-6cc1-434f-a6ce-1ea9e0046b9a", "match": "https://api-prod.gambitprofit.com/api/matches/5eee6e35-0929-4ac1-a202-128267433582/?format=api", "name": "Over/Under", "created_at": "2023-03-16T17:37:20.801895-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Game Total Over 2.5", "amount": 5615.0 }, { "team": "Game Total Under 2.5", "amount": 4385.0 } ], "expected_reward_tokens": 9208.5, "profit_sb": -291.5, "profit_sb_percentage": -3.07, "recommended": false }, "lines": [ { "id": "2f7fc808-96c5-4bc2-96e5-2304b3fcf884", "gambit_id": "dc4b5db4-4016-4727-a4aa-c25f39b798eb", "last_updated": "2023-03-20T11:47:03.610442-04:00", "created_at": "2023-03-16T17:37:20.804946-04:00", "name": "Game Total Over 2.5", "reward": "1.64000", "odds": "1.67000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c8a677-6cc1-434f-a6ce-1ea9e0046b9a/?format=api" }, { "id": "c4a89b1d-b4d1-4b77-bed9-69b98c194122", "gambit_id": "468d000b-4531-4780-994d-13edd5e49f59", "last_updated": "2023-03-20T11:47:03.608115-04:00", "created_at": "2023-03-16T17:37:20.803407-04:00", "name": "Game Total Under 2.5", "reward": "2.10000", "odds": "2.15000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3c8a677-6cc1-434f-a6ce-1ea9e0046b9a/?format=api" } ] } ] }