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/3e94a513-4818-4ae5-b8a9-eea667220dbe/?format=api
{ "id": "3e94a513-4818-4ae5-b8a9-eea667220dbe", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "34b77056-a652-4ac3-823e-5358c6cac5d9", "completed": true, "last_updated": "2022-08-06T10:47:01.484396-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 4.12, "sport_category": "MLB", "sport": "Baseball", "url": "https://app.gambitrewards.com/match/34b77056-a652-4ac3-823e-5358c6cac5d9", "datetime": "2022-08-05T22:10:00-04:00", "cutoff_datetime": "2022-08-05T22:10:00-04:00", "name": "SDG (S Manaea) v. LOS (T Gonsolin)", "bettypes": [ { "id": "22792f8f-970b-456a-b52e-5551fda71d2b", "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?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": "LOS (T Gonsolin)", "amount": 6046.0 }, { "team": "SDG (S Manaea)", "amount": 3954.0 } ], "expected_reward_tokens": 9370.98, "profit_sb": 370.98, "profit_sb_percentage": 4.12, "recommended": true }, "lines": [ { "id": "bf091ec3-24c0-48a1-8f15-27ffa12885b0", "gambit_id": "77088fca-1b78-40e0-ae9a-b68706c4d6f3", "last_updated": "2022-08-06T10:47:01.487588-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS (T Gonsolin)", "reward": "1.55000", "odds": "1.60610", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api" }, { "id": "0c01ff71-bf7d-4f17-bf98-de21764beef7", "gambit_id": "6029c513-1e5d-4509-840a-ae592b0439eb", "last_updated": "2022-08-06T10:47:01.488108-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG (S Manaea)", "reward": "2.37000", "odds": "2.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22792f8f-970b-456a-b52e-5551fda71d2b/?format=api" } ] }, { "id": "6c78aba9-3f32-4356-837d-842ae2714b0e", "match": "https://api-prod.gambitprofit.com/api/matches/3e94a513-4818-4ae5-b8a9-eea667220dbe/?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": "SDG", "amount": 5676.0 }, { "team": "LOS", "amount": 4324.0 } ], "expected_reward_tokens": 9251.88, "profit_sb": 251.88, "profit_sb_percentage": 2.8, "recommended": true }, "lines": [ { "id": "6a3b11f1-5bfd-4c4d-aca8-c1105df6dff7", "gambit_id": "d2c9771f-99ba-4355-a633-3af5adf5f904", "last_updated": "2022-08-06T10:47:01.487035-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "SDG", "reward": "1.63000", "odds": "1.68970", "spread": "1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api" }, { "id": "a14846ba-dc79-46e6-a016-d6eea1c78e85", "gambit_id": "18dce1ee-0c67-41fe-82eb-d4575e3134c9", "last_updated": "2022-08-06T10:47:01.486501-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "LOS", "reward": "2.14000", "odds": "2.25000", "spread": "-1.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c78aba9-3f32-4356-837d-842ae2714b0e/?format=api" } ] } ] }