GET /api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "140d132c-0224-4a7c-b380-58303439261c",
"match": "https://api-prod.gambitprofit.com/api/matches/1481b53b-4f54-496c-a634-e6f0f0cde9f2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:12:00.352640-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": "Tampa Bay Lightning",
"amount": 6449.0
},
{
"team": "Toronto Maple Leafs",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "c95b9170-243b-4179-afb4-ffd11dec4c1b",
"gambit_id": "957d8564-67e1-4103-a145-3f1fdee13353",
"last_updated": "2023-04-19T20:46:53.614256-04:00",
"created_at": "2023-04-18T12:12:00.358386-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
},
{
"id": "12afcfd9-67e4-4129-ac27-88101fb61277",
"gambit_id": "bd709947-750e-434a-8167-416219e12b1d",
"last_updated": "2023-04-19T20:46:53.611912-04:00",
"created_at": "2023-04-18T12:12:00.355416-04:00",
"name": "Toronto Maple Leafs",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140d132c-0224-4a7c-b380-58303439261c/?format=api"
}
]
}