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/6a85ccfb-8364-4b31-957d-70361c300ee0/?format=api
{ "id": "6a85ccfb-8364-4b31-957d-70361c300ee0", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "674ea4a3-392e-4ae4-9ba4-9b904b4aea29", "completed": true, "last_updated": "2022-11-21T11:58:29.878529-05:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": 2.87, "sport_category": "NCAAF Lines", "sport": "American Football", "url": "https://app.gambitrewards.com/match/674ea4a3-392e-4ae4-9ba4-9b904b4aea29", "datetime": "2022-11-19T12:00:00-05:00", "cutoff_datetime": "2022-11-19T12:00:00-05:00", "name": "Florida v. Vanderbilt", "bettypes": [ { "id": "ff8507d6-97cf-4367-a927-adcf795c0ee0", "match": "https://api-prod.gambitprofit.com/api/matches/6a85ccfb-8364-4b31-957d-70361c300ee0/?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": "Florida", "amount": 7983.0 }, { "team": "Vanderbilt", "amount": 2017.0 } ], "expected_reward_tokens": 9258.03, "profit_sb": 258.03, "profit_sb_percentage": 2.87, "recommended": true }, "lines": [ { "id": "70ae49d3-b060-4ab8-b3b8-a616925c6d48", "gambit_id": "a7d4cb91-d66e-4711-8e54-c498f943346f", "last_updated": "2022-11-21T11:58:29.882475-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Florida", "reward": "1.16000", "odds": "1.18180", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8507d6-97cf-4367-a927-adcf795c0ee0/?format=api" }, { "id": "14a78cae-e7e9-4dd1-9106-48fcaaf84683", "gambit_id": "54199506-6528-44ac-88fc-709f6cd66dce", "last_updated": "2022-11-21T11:58:29.881433-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Vanderbilt", "reward": "4.59000", "odds": "5.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff8507d6-97cf-4367-a927-adcf795c0ee0/?format=api" } ] }, { "id": "397bd5ec-a272-402f-b6c3-7e71d4ee6f79", "match": "https://api-prod.gambitprofit.com/api/matches/6a85ccfb-8364-4b31-957d-70361c300ee0/?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": "Florida", "amount": 5000.0 }, { "team": "Vanderbilt", "amount": 5000.0 } ], "expected_reward_tokens": 9000.0, "profit_sb": 0.0, "profit_sb_percentage": 0.0, "recommended": false }, "lines": [ { "id": "3b4f59cc-ba3f-437e-bed1-55e1fe77b3dd", "gambit_id": "cdfe46c5-a487-4752-8070-d0c2e59060a2", "last_updated": "2022-11-21T11:58:29.885362-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Florida", "reward": "1.80000", "odds": "1.90910", "spread": "-14.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/397bd5ec-a272-402f-b6c3-7e71d4ee6f79/?format=api" }, { "id": "087beb57-1dc4-4211-a31c-79d5c43bab27", "gambit_id": "8bb4b6f4-4ef1-4026-84a0-49a6f834025b", "last_updated": "2022-11-21T11:58:29.884385-05:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Vanderbilt", "reward": "1.80000", "odds": "1.90910", "spread": "14.00", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/397bd5ec-a272-402f-b6c3-7e71d4ee6f79/?format=api" } ] } ] }