GET /api/bet_types/fe96789b-7714-42bd-87f0-defd4e2083a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe96789b-7714-42bd-87f0-defd4e2083a3",
"match": "https://api-prod.gambitprofit.com/api/matches/3924ee85-8621-41c5-9825-9202d3fa113c/?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": "HOU (J Verlander)",
"amount": 5794.0
},
{
"team": "PHI (N Syndergaard)",
"amount": 4206.0
}
],
"expected_reward_tokens": 9211.14,
"profit_sb": 211.14,
"profit_sb_percentage": 2.35,
"recommended": true
},
"lines": [
{
"id": "a9f938bc-7703-43f2-bb0c-6fa01dc1eb92",
"gambit_id": "01dddcc1-f83c-4a8c-84b2-337755836124",
"last_updated": "2022-11-04T09:22:47.215239-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.59000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe96789b-7714-42bd-87f0-defd4e2083a3/?format=api"
},
{
"id": "1d81c898-6fdf-46b4-9de0-5aa99b1ebc83",
"gambit_id": "1ae8cdfb-b9c3-4119-b7a4-462287bab042",
"last_updated": "2022-11-04T09:22:47.214278-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (N Syndergaard)",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe96789b-7714-42bd-87f0-defd4e2083a3/?format=api"
}
]
}