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/f5560bde-422a-41a3-b2d8-93fdd85d5b7c/?format=api
{ "id": "f5560bde-422a-41a3-b2d8-93fdd85d5b7c", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "653560bb-c1d1-4ec9-ae3c-ef8773464889", "completed": true, "last_updated": "2022-11-21T11:48:39.260658-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 3.8, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/653560bb-c1d1-4ec9-ae3c-ef8773464889", "datetime": "2022-11-19T14:30:00-05:00", "cutoff_datetime": "2022-11-19T14:30:00-05:00", "name": "Old Dominion v. Appalachian St", "bettypes": [ { "id": "e7131470-3809-4b02-85db-b6653ca2dc6f", "match": "https://api-prod.gambitprofit.com/api/matches/f5560bde-422a-41a3-b2d8-93fdd85d5b7c/?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": "Appalachian St", "amount": 8270.0 }, { "team": "Old Dominion", "amount": 1730.0 } ], "expected_reward_tokens": 9342.0, "profit_sb": 342.0, "profit_sb_percentage": 3.8, "recommended": true }, "lines": [ { "id": "ae420f42-dc6b-443f-a2ab-d49815062888", "gambit_id": "2759f697-6855-441d-a255-ff1c9255a349", "last_updated": "2022-11-21T11:48:39.263648-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Appalachian St", "reward": "1.13000", "odds": "1.14290", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7131470-3809-4b02-85db-b6653ca2dc6f/?format=api" }, { "id": "00e522e2-0e41-4e67-a7d7-fa3d4b5242f7", "gambit_id": "d2f8ffbd-4eaa-474c-8fcb-e60923ae5ee6", "last_updated": "2022-11-21T11:48:39.264801-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Old Dominion", "reward": "5.40000", "odds": "6.00000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7131470-3809-4b02-85db-b6653ca2dc6f/?format=api" } ] }, { "id": "7c48d71a-af6e-49bd-b6c5-1e96e0805ce7", "match": "https://api-prod.gambitprofit.com/api/matches/f5560bde-422a-41a3-b2d8-93fdd85d5b7c/?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": "Old Dominion", "amount": 5000.0 }, { "team": "Appalachian St", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "f6e75c8b-2899-4dfd-9a31-7b6d67976fb0", "gambit_id": "353efb39-37d2-4d87-a1ab-fb7cb4df9e55", "last_updated": "2022-11-21T11:48:39.267669-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Old Dominion", "reward": "1.80000", "odds": "1.90910", "spread": "16.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c48d71a-af6e-49bd-b6c5-1e96e0805ce7/?format=api" }, { "id": "cc3386b1-00e2-4eb1-8355-e24738ec6d77", "gambit_id": "f9406667-bd51-4c0f-8bea-705e959ec378", "last_updated": "2022-11-21T11:48:39.266710-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Appalachian St", "reward": "1.80000", "odds": "1.90910", "spread": "-16.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c48d71a-af6e-49bd-b6c5-1e96e0805ce7/?format=api" } ] } ] }