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/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api
{ "id": "b05557dc-7c88-4228-9c5d-ed8ca6d76aae", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "f4b97bbe-309d-454d-a741-e1b4e22b6964", "completed": true, "last_updated": "2023-03-16T17:37:21.119497-04:00", "created_at": "2023-03-15T13:57:01.334611-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -1.74, "sport_category": "UEFA Champions League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/f4b97bbe-309d-454d-a741-e1b4e22b6964", "datetime": "2023-03-15T16:00:00-04:00", "cutoff_datetime": "2023-03-15T16:00:00-04:00", "name": "Real Madrid v. Liverpool", "bettypes": [ { "id": "bf04e924-e27f-42af-abb3-afb0efbfa79a", "match": "https://api-prod.gambitprofit.com/api/matches/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api", "name": "Pick the Winner", "created_at": "2023-03-15T13:57:01.346991-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Real Madrid", "amount": 5444.0 }, { "team": "Liverpool", "amount": 4556.0 } ], "expected_reward_tokens": 12301.2, "profit_sb": 2801.2, "profit_sb_percentage": 29.49, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Real Madrid", "amount": 4115.0 }, { "team": "Liverpool", "amount": 3444.0 }, { "team": "Draw", "amount": 2441.0 } ], "expected_reward_tokens": 9298.8, "profit_sb": -201.2, "profit_sb_percentage": -2.12, "recommended": false }, "lines": [ { "id": "7735b35c-1ee0-4af5-aa4f-b63e3a297232", "gambit_id": "05ee788e-940e-4bed-893b-d07e0921a149", "last_updated": "2023-03-16T17:37:21.135532-04:00", "created_at": "2023-03-15T13:57:01.350928-04:00", "name": "Real Madrid", "reward": "2.26000", "odds": "2.30000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api" }, { "id": "97a311eb-25f5-4528-b2f5-32290284e3ad", "gambit_id": "b75af01f-75bb-4eaa-baec-bd5317702116", "last_updated": "2023-03-16T17:37:21.133754-04:00", "created_at": "2023-03-15T13:57:01.349583-04:00", "name": "Liverpool", "reward": "2.70000", "odds": "2.75000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api" }, { "id": "a8329cec-a45e-42d5-9946-a0fc8e725515", "gambit_id": "dcfc8465-38ec-484f-9ac6-c43dcf663a72", "last_updated": "2023-03-16T17:37:21.131838-04:00", "created_at": "2023-03-15T13:57:01.348310-04:00", "name": "Draw", "reward": "3.81000", "odds": "3.90000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf04e924-e27f-42af-abb3-afb0efbfa79a/?format=api" } ] }, { "id": "b01ad2b0-28ed-4435-b196-18f407095462", "match": "https://api-prod.gambitprofit.com/api/matches/b05557dc-7c88-4228-9c5d-ed8ca6d76aae/?format=api", "name": "Over/Under", "created_at": "2023-03-15T13:57:01.336820-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": "Game Total Over 2.5", "amount": 6266.0 }, { "team": "Game Total Under 2.5", "amount": 3734.0 } ], "expected_reward_tokens": 9335.0, "profit_sb": -165.0, "profit_sb_percentage": -1.74, "recommended": false }, "lines": [ { "id": "7fed6f90-3817-4620-b590-77fa0ee2c2cc", "gambit_id": "cd7daa4b-0499-4f38-a1d2-0c1f2c037004", "last_updated": "2023-03-16T17:37:21.127392-04:00", "created_at": "2023-03-15T13:57:01.340677-04:00", "name": "Game Total Over 2.5", "reward": "1.49000", "odds": "1.50000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api" }, { "id": "1053eb73-2c0a-4706-974f-821798214851", "gambit_id": "20f99cb8-68af-45df-b282-57434b1e1a65", "last_updated": "2023-03-16T17:37:21.125011-04:00", "created_at": "2023-03-15T13:57:01.338385-04:00", "name": "Game Total Under 2.5", "reward": "2.50000", "odds": "2.55000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b01ad2b0-28ed-4435-b196-18f407095462/?format=api" } ] } ] }