GET /api/bet_types/7dd49e0a-faf7-4096-b7f5-4412824e5185/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dd49e0a-faf7-4096-b7f5-4412824e5185",
"match": "https://api-prod.gambitprofit.com/api/matches/60ae4c79-a37c-43f7-a327-210e3e8810cb/?format=api",
"name": "Play the Odds",
"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": "Winnipeg Jets",
"amount": 5419.0
},
{
"team": "Colorado Avalanche",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "d59a8a63-7a87-49b2-8282-486b0925eb7d",
"gambit_id": "f3a853c8-4bb9-40ff-8338-b44afdaeea67",
"last_updated": "2022-10-20T09:22:01.340695-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Winnipeg Jets",
"reward": "1.75000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd49e0a-faf7-4096-b7f5-4412824e5185/?format=api"
},
{
"id": "0b470555-c3b3-4cb5-95de-06aef075a825",
"gambit_id": "0540d572-715a-4ad6-9b42-c2d7f4e517b4",
"last_updated": "2022-10-20T09:22:01.339771-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Colorado Avalanche",
"reward": "2.07000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd49e0a-faf7-4096-b7f5-4412824e5185/?format=api"
}
]
}