GET /api/bet_types/94dcbd77-7719-4dfe-9c68-80bb2ec008eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94dcbd77-7719-4dfe-9c68-80bb2ec008eb",
"match": "https://api-prod.gambitprofit.com/api/matches/1fa8c393-f612-4182-b536-d2ca7e0e48eb/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-30T10:28:01.674516-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": "Pittsburgh Penguins",
"amount": 6547.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "3850cf13-e22d-4e1f-9565-cd609ef1ae6b",
"gambit_id": "2c40b746-c120-4a47-9c93-2b15f979b744",
"last_updated": "2023-12-01T19:23:09.752955-05:00",
"created_at": "2023-11-30T10:28:01.683287-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dcbd77-7719-4dfe-9c68-80bb2ec008eb/?format=api"
},
{
"id": "c0a43658-9f0f-49a7-b6a3-15214ef65556",
"gambit_id": "a567022c-6bce-4dc8-93dd-f9e25c7ed0cc",
"last_updated": "2023-12-01T19:23:09.756414-05:00",
"created_at": "2023-11-30T10:28:01.693136-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94dcbd77-7719-4dfe-9c68-80bb2ec008eb/?format=api"
}
]
}