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/f40a0a12-eac5-4e64-9f04-052906590611/?format=api
{ "id": "f40a0a12-eac5-4e64-9f04-052906590611", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "8dc00ab2-1ea1-4440-b992-59cbe977e9f4", "completed": true, "last_updated": "2022-10-27T12:02:06.732646-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -0.69, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/8dc00ab2-1ea1-4440-b992-59cbe977e9f4", "datetime": "2022-10-26T15:00:00-04:00", "cutoff_datetime": "2022-10-26T15:00:00-04:00", "name": "Tottenham v. Sporting CP", "bettypes": [ { "id": "e6729164-df55-4d6a-95de-b828932e85bf", "match": "https://api-prod.gambitprofit.com/api/matches/f40a0a12-eac5-4e64-9f04-052906590611/?format=api", "name": "Pick the Winner", "created_at": "1969-12-31T19:00:00-05:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Tottenham", "amount": 7435.0 }, { "team": "Draw", "amount": 2565.0 } ], "expected_reward_tokens": 11078.15, "profit_sb": 1578.15, "profit_sb_percentage": 16.61, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Tottenham", "amount": 6332.0 }, { "team": "Draw", "amount": 2184.0 }, { "team": "Sporting CP", "amount": 1484.0 } ], "expected_reward_tokens": 9434.68, "profit_sb": -65.32, "profit_sb_percentage": -0.69, "recommended": false }, "lines": [ { "id": "370456f0-446b-4a20-8770-f54a7930061e", "gambit_id": "7d20556a-cba6-4bed-b592-0db1a8b7e1b4", "last_updated": "2022-10-27T12:02:06.739622-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Tottenham", "reward": "1.49000", "odds": "1.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api" }, { "id": "7208d6a7-31ec-49e2-bdab-9a8086d92ee8", "gambit_id": "0356610c-6ad7-4987-be85-b58d8b6d4b0f", "last_updated": "2022-10-27T12:02:06.740572-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.32000", "odds": "4.40000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api" }, { "id": "67865b58-89e7-4335-9502-d5947c2e4eb8", "gambit_id": "552dfef1-2aa6-44a9-835d-3af73903c6c3", "last_updated": "2022-10-27T12:02:06.738671-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Sporting CP", "reward": "6.36000", "odds": "6.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6729164-df55-4d6a-95de-b828932e85bf/?format=api" } ] }, { "id": "6d08c9ae-0134-4997-9f60-91780f1c66d4", "match": "https://api-prod.gambitprofit.com/api/matches/f40a0a12-eac5-4e64-9f04-052906590611/?format=api", "name": "Over/Under", "created_at": "1969-12-31T19:00:00-05: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": 5410.0 }, { "team": "Game Total Under 2.5", "amount": 4590.0 } ], "expected_reward_tokens": 9088.2, "profit_sb": -411.8, "profit_sb_percentage": -4.33, "recommended": false }, "lines": [ { "id": "41216169-ef87-41a6-a75d-c6dd777fa8c1", "gambit_id": "099e442d-6643-43a0-9da7-4028adbfc42b", "last_updated": "2022-10-27T12:02:06.736689-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.68000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d08c9ae-0134-4997-9f60-91780f1c66d4/?format=api" }, { "id": "2288d04f-9c85-475a-8160-d29dbdf33348", "gambit_id": "c0e41272-2172-45a4-84a0-7f845829c8e0", "last_updated": "2022-10-27T12:02:06.735503-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.00000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d08c9ae-0134-4997-9f60-91780f1c66d4/?format=api" } ] } ] }