GET /api/bet_types/0b91852e-33f1-4d8e-b546-19f294f9142f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b91852e-33f1-4d8e-b546-19f294f9142f",
"match": "https://api-prod.gambitprofit.com/api/matches/7e36fe1e-380a-49e3-a6ec-3e1c0c41d4ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T11:42:14.159140-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": "CHC (J Taillon)",
"amount": 5426.0
},
{
"team": "LOS (M Grove)",
"amount": 4574.0
}
],
"expected_reward_tokens": 9604.02,
"profit_sb": 104.02,
"profit_sb_percentage": 1.09,
"recommended": true
},
"lines": [
{
"id": "6546da58-0267-480b-9b3d-f0f8c53fc00a",
"gambit_id": "ee8e5882-3e81-4b34-b736-9c8e8385b53d",
"last_updated": "2023-04-27T19:37:16.438938-04:00",
"created_at": "2023-04-20T11:42:14.161305-04:00",
"name": "CHC (J Taillon)",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b91852e-33f1-4d8e-b546-19f294f9142f/?format=api"
},
{
"id": "fd3c37b1-ccf2-46c3-9ada-23a59e7d5a9d",
"gambit_id": "9f219731-90db-43f4-8e24-f26b5ed04ebe",
"last_updated": "2023-04-27T19:37:16.441483-04:00",
"created_at": "2023-04-20T11:42:14.163736-04:00",
"name": "LOS (M Grove)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b91852e-33f1-4d8e-b546-19f294f9142f/?format=api"
}
]
}