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/8f8fd714-0767-4c1d-8925-cfe7b82cc675/?format=api
{ "id": "8f8fd714-0767-4c1d-8925-cfe7b82cc675", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "f1281aa8-fdc0-4060-8905-9b301cf38427", "completed": true, "last_updated": "2023-07-23T22:07:59.169473-04:00", "created_at": "2023-07-22T09:52:58.107104-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.07, "sport_category": "UFC on ESPN 1", "sport": "Boxing/UFC", "url": "https://app.gambitrewards.com/match/f1281aa8-fdc0-4060-8905-9b301cf38427", "datetime": "2023-07-22T15:00:00-04:00", "cutoff_datetime": "2023-07-22T15:00:00-04:00", "name": "Julija Stoliarenko v. Molly McCann", "bettypes": [ { "id": "4d9f927b-588c-47aa-9a15-2b1f3c01d7b9", "match": "https://api-prod.gambitprofit.com/api/matches/8f8fd714-0767-4c1d-8925-cfe7b82cc675/?format=api", "name": "Pick the Winner", "created_at": "2023-07-22T09:52:58.113158-04: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": "Molly McCann", "amount": 6402.0 }, { "team": "Julija Stoliarenko", "amount": 3598.0 } ], "expected_reward_tokens": 9282.84, "profit_sb": -217.16, "profit_sb_percentage": -2.29, "recommended": false }, "lines": [ { "id": "f3dde20b-53cf-40d7-8fee-76534bf710c9", "gambit_id": "6d42cb89-0075-42c1-90ae-edbf30777c65", "last_updated": "2023-07-23T22:07:59.180049-04:00", "created_at": "2023-07-22T09:52:58.121813-04:00", "name": "Molly McCann", "reward": "1.45000", "odds": "1.47620", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9f927b-588c-47aa-9a15-2b1f3c01d7b9/?format=api" }, { "id": "4d8ed092-ab64-42d5-af46-12ed49153140", "gambit_id": "e20b2b38-8f7f-4e57-b276-5d2f57f3e0b5", "last_updated": "2023-07-23T22:07:59.176896-04:00", "created_at": "2023-07-22T09:52:58.117201-04:00", "name": "Julija Stoliarenko", "reward": "2.58000", "odds": "2.65000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d9f927b-588c-47aa-9a15-2b1f3c01d7b9/?format=api" } ] }, { "id": "86350b9f-8e65-4155-a52a-c5ba33073a76", "match": "https://api-prod.gambitprofit.com/api/matches/8f8fd714-0767-4c1d-8925-cfe7b82cc675/?format=api", "name": "Over/Under", "created_at": "2023-07-22T09:52:58.126290-04: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": "Total Rounds Under 2.5", "amount": 5673.0 }, { "team": "Total Rounds Over 2.5", "amount": 4327.0 } ], "expected_reward_tokens": 9303.05, "profit_sb": -196.95, "profit_sb_percentage": -2.07, "recommended": false }, "lines": [ { "id": "6e7b3110-b0a3-4388-880d-459d6c7699ff", "gambit_id": "0bf5bc51-84d9-4bcc-9d00-981e687db9fd", "last_updated": "2023-07-23T22:07:59.190155-04:00", "created_at": "2023-07-22T09:52:58.138729-04:00", "name": "Total Rounds Under 2.5", "reward": "1.64000", "odds": "1.66670", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86350b9f-8e65-4155-a52a-c5ba33073a76/?format=api" }, { "id": "23675771-8f8e-4db3-b0a3-4f8b485b715b", "gambit_id": "8a61b2de-85b3-4714-a4ef-9bc393079dfd", "last_updated": "2023-07-23T22:07:59.186697-04:00", "created_at": "2023-07-22T09:52:58.134141-04:00", "name": "Total Rounds Over 2.5", "reward": "2.15000", "odds": "2.20000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86350b9f-8e65-4155-a52a-c5ba33073a76/?format=api" } ] } ] }