GET /api/bet_types/fb1bb2b0-d895-49ef-81d3-1cfa4c3c1ec2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb1bb2b0-d895-49ef-81d3-1cfa4c3c1ec2",
"match": "https://api-prod.gambitprofit.com/api/matches/ffdadea7-ac46-46de-abf2-3b4da8c551e6/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:55.282108-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": "Montreal Canadiens",
"amount": 6390.0
},
{
"team": "Pittsburgh Penguins",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d503f7e4-5500-4f72-a124-a1532eb7ba0c",
"gambit_id": "f0f454fe-13f3-4c74-aae6-a1639e84df01",
"last_updated": "2023-12-15T10:03:19.204694-05:00",
"created_at": "2023-12-13T08:57:55.290245-05:00",
"name": "Montreal Canadiens",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1bb2b0-d895-49ef-81d3-1cfa4c3c1ec2/?format=api"
},
{
"id": "870fa8de-b52d-497e-8e6e-53e9ddae4b5c",
"gambit_id": "4b2c5169-6fdb-410a-9acd-4a2488dc6704",
"last_updated": "2023-12-15T10:03:19.201027-05:00",
"created_at": "2023-12-13T08:57:55.285625-05:00",
"name": "Pittsburgh Penguins",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1bb2b0-d895-49ef-81d3-1cfa4c3c1ec2/?format=api"
}
]
}