GET /api/bet_types/3596414d-0a40-46cc-833b-986285d493d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3596414d-0a40-46cc-833b-986285d493d3",
"match": "https://api-prod.gambitprofit.com/api/matches/2e18e299-b833-4c3f-b8ca-70437f4d25ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:25.753746-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": "NYM (M Scherzer)",
"amount": 5222.0
},
{
"team": "LOS (B Miller)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "5907f561-3614-4127-b32b-527304521503",
"gambit_id": "27434487-cf8e-4de2-8587-1847442bc23e",
"last_updated": "2023-07-18T09:08:29.485068-04:00",
"created_at": "2023-07-16T09:08:25.757087-04:00",
"name": "NYM (M Scherzer)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3596414d-0a40-46cc-833b-986285d493d3/?format=api"
},
{
"id": "9412b7f9-cf98-453d-9598-c851f2da1d10",
"gambit_id": "aa1c51dd-e586-48e5-970a-e1f2dc171402",
"last_updated": "2023-07-18T09:08:29.483586-04:00",
"created_at": "2023-07-16T09:08:25.755424-04:00",
"name": "LOS (B Miller)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3596414d-0a40-46cc-833b-986285d493d3/?format=api"
}
]
}