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/43c91561-2b41-4ca4-8fbe-430125daf86c/?format=api
{ "id": "43c91561-2b41-4ca4-8fbe-430125daf86c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "9353e536-194d-4cef-9ec2-75a94a32b81a", "completed": true, "last_updated": "2022-09-14T11:12:04.384466-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 0.24, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/9353e536-194d-4cef-9ec2-75a94a32b81a", "datetime": "2022-09-13T15:00:00-04:00", "cutoff_datetime": "2022-09-13T15:00:00-04:00", "name": "FC Porto v. Club Brugge", "bettypes": [ { "id": "717934a5-6df5-454e-ae98-4c9f93141c96", "match": "https://api-prod.gambitprofit.com/api/matches/43c91561-2b41-4ca4-8fbe-430125daf86c/?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": "FC Porto", "amount": 7522.0 }, { "team": "Draw", "amount": 2478.0 } ], "expected_reward_tokens": 10455.58, "profit_sb": 1455.58, "profit_sb_percentage": 16.17, "recommended": true }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "FC Porto", "amount": 6492.0 }, { "team": "Draw", "amount": 2138.0 }, { "team": "Club Brugge", "amount": 1369.0 } ], "expected_reward_tokens": 9021.71, "profit_sb": 21.71, "profit_sb_percentage": 0.24, "recommended": true }, "lines": [ { "id": "8ca420aa-faef-4c71-a008-4373ad58cba5", "gambit_id": "b7dd7791-5a74-4e11-8e9c-d4bac5d212cb", "last_updated": "2022-09-14T11:12:04.392285-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "FC Porto", "reward": "1.39000", "odds": "1.44000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" }, { "id": "177e3ec4-cd9b-4cff-90d4-931b79d9a885", "gambit_id": "64eab908-fb71-4afc-a896-e2556da2313f", "last_updated": "2022-09-14T11:12:04.391209-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "4.22000", "odds": "4.60000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" }, { "id": "fdeb5019-e700-47d4-9b1d-f06b64ac63a1", "gambit_id": "3275ddc2-6371-498f-bfe2-3c0f9f5e072e", "last_updated": "2022-09-14T11:12:04.390191-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Club Brugge", "reward": "6.59000", "odds": "7.25000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/717934a5-6df5-454e-ae98-4c9f93141c96/?format=api" } ] }, { "id": "89a87752-90fa-492b-8a07-4091e17f4703", "match": "https://api-prod.gambitprofit.com/api/matches/43c91561-2b41-4ca4-8fbe-430125daf86c/?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": 5485.0 }, { "team": "Game Total Under 2.5", "amount": 4515.0 } ], "expected_reward_tokens": 8939.7, "profit_sb": -60.3, "profit_sb_percentage": -0.67, "recommended": false }, "lines": [ { "id": "9740f4f0-250f-4db2-bbca-22c342778253", "gambit_id": "7cd16a75-692c-4fa9-8ae9-21e197d14354", "last_updated": "2022-09-14T11:12:04.388092-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.63000", "odds": "1.70000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a87752-90fa-492b-8a07-4091e17f4703/?format=api" }, { "id": "f4f09efd-f6d1-4b0f-ba81-c487c52765c9", "gambit_id": "7814ef71-635f-4f3f-aa9c-a85304a1502c", "last_updated": "2022-09-14T11:12:04.387012-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "1.98000", "odds": "2.10000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a87752-90fa-492b-8a07-4091e17f4703/?format=api" } ] } ] }