GET /api/bet_types/cad14613-a836-4feb-aca8-06e70f651978/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cad14613-a836-4feb-aca8-06e70f651978",
"match": "https://api-prod.gambitprofit.com/api/matches/ac963421-7dff-46f2-bf3c-82087c57bd49/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-06T09:13:05.737959-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": "dc1da4ea-3d35-453c-b10f-5e86cafb28fc",
"gambit_id": "8679aab1-467c-4cbc-b076-5596fb620250",
"last_updated": "2023-12-07T21:53:10.857086-05:00",
"created_at": "2023-12-06T09:13:05.746515-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cad14613-a836-4feb-aca8-06e70f651978/?format=api"
},
{
"id": "e0a3e8d4-8644-47df-9634-cd9cfdfaab5e",
"gambit_id": "17a79d01-dd10-4f4b-bfe8-9eed30ef28d8",
"last_updated": "2023-12-07T21:53:10.860550-05:00",
"created_at": "2023-12-06T09:13:05.751421-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/cad14613-a836-4feb-aca8-06e70f651978/?format=api"
}
]
}