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/3bc0ea16-66cd-4f70-b775-062c545a97e7/?format=api
{ "id": "3bc0ea16-66cd-4f70-b775-062c545a97e7", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "6b7a8ed8-1c6e-4bb8-949a-15f73da2afe3", "completed": true, "last_updated": "2022-11-21T11:48:20.176927-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.66, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/6b7a8ed8-1c6e-4bb8-949a-15f73da2afe3", "datetime": "2022-11-19T15:30:00-05:00", "cutoff_datetime": "2022-11-19T15:30:00-05:00", "name": "UL Monroe v. Troy", "bettypes": [ { "id": "9129929b-5edb-4c91-a6dc-dcf3ba9de3b6", "match": "https://api-prod.gambitprofit.com/api/matches/3bc0ea16-66cd-4f70-b775-062c545a97e7/?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": false, "description": "Too few lines to bet on" }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Troy", "amount": 8185.0 }, { "team": "UL Monroe", "amount": 1815.0 } ], "expected_reward_tokens": 9329.1, "profit_sb": 329.1, "profit_sb_percentage": 3.66, "recommended": true }, "lines": [ { "id": "20b75ca7-3990-4e67-9b33-c299e6c2d630", "gambit_id": "2fd2f218-3608-44b6-b440-3490e8b807bd", "last_updated": "2022-11-21T11:48:20.179611-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Troy", "reward": "1.14000", "odds": "1.15380", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9129929b-5edb-4c91-a6dc-dcf3ba9de3b6/?format=api" }, { "id": "00f9e221-c5ab-4cd3-801a-b4009749a064", "gambit_id": "60e46370-7c3a-4223-a45d-03267b69a793", "last_updated": "2022-11-21T11:48:20.180763-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "UL Monroe", "reward": "5.14000", "odds": "5.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9129929b-5edb-4c91-a6dc-dcf3ba9de3b6/?format=api" } ] }, { "id": "d163d86c-5852-4d47-9fb5-3cf9333b197b", "match": "https://api-prod.gambitprofit.com/api/matches/3bc0ea16-66cd-4f70-b775-062c545a97e7/?format=api", "name": "Play the Odds", "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": "Troy", "amount": 5000.0 }, { "team": "UL Monroe", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "81305660-86a7-4639-9655-246dd62d0e9a", "gambit_id": "66243b09-7efd-4b41-925b-fdb9198ddfcf", "last_updated": "2022-11-21T11:48:20.184169-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Troy", "reward": "1.80000", "odds": "1.90910", "spread": "-15.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d163d86c-5852-4d47-9fb5-3cf9333b197b/?format=api" }, { "id": "1872dd89-68fb-4296-ac0f-2389d9fb3f91", "gambit_id": "0ddf45f5-022c-4e4e-8f19-2cc883b4ea95", "last_updated": "2022-11-21T11:48:20.183044-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "UL Monroe", "reward": "1.80000", "odds": "1.90910", "spread": "15.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d163d86c-5852-4d47-9fb5-3cf9333b197b/?format=api" } ] } ] }