GET /api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "901b2c37-3d42-4fef-b168-1d415fffde04",
"match": "https://api-prod.gambitprofit.com/api/matches/7a09ad17-d8b6-4f21-90d0-dfb87f8f2ea7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "ARI (M Kelly)",
"amount": 6010.0
},
{
"team": "PIT (J Brubaker)",
"amount": 3990.0
}
],
"expected_reward_tokens": 9375.6,
"profit_sb": 375.6,
"profit_sb_percentage": 4.17,
"recommended": true
},
"lines": [
{
"id": "9c9bbc45-7c25-4fde-8439-452ce8bbec63",
"gambit_id": "f24f331c-9c46-4262-b078-d3b2dc425d68",
"last_updated": "2022-08-12T09:52:10.477795-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI (M Kelly)",
"reward": "1.56000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api"
},
{
"id": "fb3d191c-26b6-4524-b692-e63912e74fd3",
"gambit_id": "cb616f70-3921-40dd-b1c0-c1537f3e03af",
"last_updated": "2022-08-12T09:52:10.478143-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (J Brubaker)",
"reward": "2.35000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/901b2c37-3d42-4fef-b168-1d415fffde04/?format=api"
}
]
}