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/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api
{ "id": "3873ed35-5d58-4337-b891-c4991e8cae8f", "discount": "0.95", "sb_rate": "1.00", "gambit_id": "02519728-e70c-4310-847f-e5549d00c6c1", "completed": true, "last_updated": "2023-05-16T10:47:09.346896-04:00", "created_at": "2023-05-14T10:57:08.775390-04:00", "cutoff_passed": true, "max_no_risk_profit_sb_percentage": -2.29, "sport_category": "English Premier League", "sport": "Soccer", "url": "https://app.gambitrewards.com/match/02519728-e70c-4310-847f-e5549d00c6c1", "datetime": "2023-05-15T15:00:00-04:00", "cutoff_datetime": "2023-05-15T15:00:00-04:00", "name": "Leicester City v. Liverpool", "bettypes": [ { "id": "b5f42a24-e1db-4de8-8649-151cb7a63613", "match": "https://api-prod.gambitprofit.com/api/matches/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api", "name": "Pick the Winner", "created_at": "2023-05-14T10:57:08.783648-04:00", "high_risk": { "possible": false, "description": "There is no line under 1.10 reward" }, "med_risk": { "possible": true, "name": "Med Risk", "bet": [ { "team": "Liverpool", "amount": 7044.0 }, { "team": "Draw", "amount": 2956.0 } ], "expected_reward_tokens": 11763.48, "profit_sb": 2263.48, "profit_sb_percentage": 23.83, "recommended": false }, "no_risk": { "possible": true, "name": "No Risk", "bet": [ { "team": "Liverpool", "amount": 5547.0 }, { "team": "Draw", "amount": 2328.0 }, { "team": "Leicester City", "amount": 2125.0 } ], "expected_reward_tokens": 9263.49, "profit_sb": -236.51, "profit_sb_percentage": -2.49, "recommended": false }, "lines": [ { "id": "8329905f-8120-47ed-a31f-35f32c02c0b7", "gambit_id": "93b9c19d-b765-4ea5-8516-cb35a1698ff5", "last_updated": "2023-05-16T10:47:09.366844-04:00", "created_at": "2023-05-14T10:57:08.785289-04:00", "name": "Liverpool", "reward": "1.67000", "odds": "1.70000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api" }, { "id": "cfad8fe0-2c5b-4a58-996a-9aedfdfc19ef", "gambit_id": "9f07aa53-7a53-4a0f-8231-d9a94729965c", "last_updated": "2023-05-16T10:47:09.370674-04:00", "created_at": "2023-05-14T10:57:08.788643-04:00", "name": "Draw", "reward": "3.98000", "odds": "4.10000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api" }, { "id": "1a3dbed4-2af0-43ed-9687-59020f3ecf36", "gambit_id": "229403e5-898c-42eb-96c6-2e6f86f74608", "last_updated": "2023-05-16T10:47:09.368812-04:00", "created_at": "2023-05-14T10:57:08.786989-04:00", "name": "Leicester City", "reward": "4.36000", "odds": "4.50000", "spread": null, "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5f42a24-e1db-4de8-8649-151cb7a63613/?format=api" } ] }, { "id": "0765a829-fd16-41f9-ab65-bcf3222450e7", "match": "https://api-prod.gambitprofit.com/api/matches/3873ed35-5d58-4337-b891-c4991e8cae8f/?format=api", "name": "Over/Under", "created_at": "2023-05-14T10:57:08.777929-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": 6272.0 }, { "team": "Game Total Under 2.5", "amount": 3728.0 } ], "expected_reward_tokens": 9282.56, "profit_sb": -217.44, "profit_sb_percentage": -2.29, "recommended": false }, "lines": [ { "id": "d9d5bf70-f840-40f0-9c76-ee7b505fc9ad", "gambit_id": "12446877-d4de-454c-bc7d-394d769326d7", "last_updated": "2023-05-16T10:47:09.362127-04:00", "created_at": "2023-05-14T10:57:08.781726-04:00", "name": "Game Total Over 2.5", "reward": "1.48000", "odds": "1.50000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api" }, { "id": "20be3dfa-c640-44bc-9027-cadc4f5559c5", "gambit_id": "e8462db9-dda0-4e14-b2af-bae7bb2f1e06", "last_updated": "2023-05-16T10:47:09.355636-04:00", "created_at": "2023-05-14T10:57:08.779828-04:00", "name": "Game Total Under 2.5", "reward": "2.49000", "odds": "2.55000", "spread": "2.50", "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0765a829-fd16-41f9-ab65-bcf3222450e7/?format=api" } ] } ] }