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/31abf563-9220-47d3-8adc-c8cf93771f87/?format=api
{ "id": "31abf563-9220-47d3-8adc-c8cf93771f87", "discount": "0.90", "sb_rate": "1.00", "gambit_id": "01dc37e0-13cc-4261-becf-7e6da9330a76", "completed": true, "last_updated": "2022-11-03T10:03:15.932894-04:00", "created_at": "1969-12-31T19:00:00-05:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.01, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/01dc37e0-13cc-4261-becf-7e6da9330a76", "datetime": "2022-11-02T16:00:00-04:00", "cutoff_datetime": "2022-11-02T16:00:00-04:00", "name": "Maccabi Haifa v. Benfica", "bettypes": [ { "id": "86dc18ab-1fbd-4586-bf23-320e81a781d3", "match": "https://api-prod.gambitprofit.com/api/matches/31abf563-9220-47d3-8adc-c8cf93771f87/?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": true, "name": "Med Risk", "bet": [ { "team": "Benfica", "amount": 6946.0 }, { "team": "Draw", "amount": 3054.0 } ], "expected_reward_tokens": 11391.42, "profit_sb": 2391.42, "profit_sb_percentage": 26.57, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Benfica", "amount": 5385.0 }, { "team": "Draw", "amount": 2368.0 }, { "team": "Maccabi Haifa", "amount": 2247.0 } ], "expected_reward_tokens": 8830.71, "profit_sb": -169.29, "profit_sb_percentage": -1.88, "recommended": false }, "lines": [ { "id": "9b972817-9293-44cf-8427-808bf9c6f850", "gambit_id": "d40cee7e-8e6d-4bce-b56c-684b45af49d4", "last_updated": "2022-11-03T10:03:15.938802-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Benfica", "reward": "1.64000", "odds": "1.73000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api" }, { "id": "bd280310-8363-4607-a2d0-f0a5c720b963", "gambit_id": "3d4c3fb8-7931-4fa5-aa12-96820dc1a260", "last_updated": "2022-11-03T10:03:15.940778-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Draw", "reward": "3.73000", "odds": "4.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api" }, { "id": "ffb9c500-2190-4645-ace9-6dcad4f01e7b", "gambit_id": "88d8320a-b30b-4174-a95b-238a70d98e20", "last_updated": "2022-11-03T10:03:15.939782-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Maccabi Haifa", "reward": "3.93000", "odds": "4.33000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86dc18ab-1fbd-4586-bf23-320e81a781d3/?format=api" } ] }, { "id": "fcb58374-27d4-4392-8c61-7d46b03b7e1e", "match": "https://api-prod.gambitprofit.com/api/matches/31abf563-9220-47d3-8adc-c8cf93771f87/?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 2.5", "amount": 5675.0 }, { "team": "Game Total Under 2.5", "amount": 4325.0 } ], "expected_reward_tokens": 8909.5, "profit_sb": -90.5, "profit_sb_percentage": -1.01, "recommended": false }, "lines": [ { "id": "cbab218d-3f5c-4065-aaae-fecef641ffcf", "gambit_id": "e68ef3e2-3c04-46ed-9835-689c46ffd368", "last_updated": "2022-11-03T10:03:15.936864-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Over 2.5", "reward": "1.57000", "odds": "1.65000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb58374-27d4-4392-8c61-7d46b03b7e1e/?format=api" }, { "id": "38bab313-d726-45a6-865c-6f905d732847", "gambit_id": "7cb29327-6ac1-4cb2-8208-39fccc8ee518", "last_updated": "2022-11-03T10:03:15.935708-04:00", "created_at": "1969-12-31T19:00:00-05:00", "name": "Game Total Under 2.5", "reward": "2.06000", "odds": "2.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb58374-27d4-4392-8c61-7d46b03b7e1e/?format=api" } ] } ] }