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/8155c72d-db38-4ef0-9e8d-80cda9248cb5/?format=api
{ "id": "8155c72d-db38-4ef0-9e8d-80cda9248cb5", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "60134cc1-dbb8-4d76-9eba-3ff15c0f09d0", "completed": true, "last_updated": "2022-10-11T10:57:32.979527-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.05, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/60134cc1-dbb8-4d76-9eba-3ff15c0f09d0", "datetime": "2022-10-08T14:30:00-04:00", "cutoff_datetime": "2022-10-08T14:30:00-04:00", "name": "South Florida v. Cincinnati", "bettypes": [ { "id": "f0c203c3-39d0-4aad-8872-8f0cfd7144ff", "match": "https://api-prod.gambitprofit.com/api/matches/8155c72d-db38-4ef0-9e8d-80cda9248cb5/?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": "Cincinnati", "amount": 5000.0 }, { "team": "South Florida", "amount": 5000.0 } ], "expected_reward_tokens": 9400.0, "profit_sb": -100.0, "profit_sb_percentage": -1.05, "recommended": false }, "lines": [ { "id": "cdb92ffb-71fc-41e8-a91f-04235b54697a", "gambit_id": "3b229592-1da5-40fe-95d4-54260a096abc", "last_updated": "2022-10-11T10:57:32.985436-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Cincinnati", "reward": "1.88000", "odds": "1.90910", "spread": "-27.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c203c3-39d0-4aad-8872-8f0cfd7144ff/?format=api" }, { "id": "df51e973-74a4-480f-a68d-7ac5589fb5bc", "gambit_id": "3fbcd81d-4732-4643-8899-53213d0abaea", "last_updated": "2022-10-11T10:57:32.986414-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "South Florida", "reward": "1.88000", "odds": "1.90910", "spread": "27.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0c203c3-39d0-4aad-8872-8f0cfd7144ff/?format=api" } ] }, { "id": "289948b9-e290-4e92-8578-753f5bfb047a", "match": "https://api-prod.gambitprofit.com/api/matches/8155c72d-db38-4ef0-9e8d-80cda9248cb5/?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 58.5", "amount": 5000.0 }, { "team": "Game Total Under 58.5", "amount": 5000.0 } ], "expected_reward_tokens": 9400.0, "profit_sb": -100.0, "profit_sb_percentage": -1.05, "recommended": false }, "lines": [ { "id": "5984f472-1cf8-43c7-be8a-d7d23b76476d", "gambit_id": "3c007d84-e4b9-411a-a05e-f3d1fcf0a42c", "last_updated": "2022-10-11T10:57:32.983528-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 58.5", "reward": "1.88000", "odds": "1.90910", "spread": "58.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/289948b9-e290-4e92-8578-753f5bfb047a/?format=api" }, { "id": "ae9660d3-e180-435e-9961-b7ca25e41f5b", "gambit_id": "2910797b-1e51-452b-be01-7e4202904504", "last_updated": "2022-10-11T10:57:32.982457-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 58.5", "reward": "1.88000", "odds": "1.90910", "spread": "58.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/289948b9-e290-4e92-8578-753f5bfb047a/?format=api" } ] } ] }