GET /api/bet_types/cb15be7c-c7ad-4dce-bf6f-d8fea25522ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb15be7c-c7ad-4dce-bf6f-d8fea25522ff",
"match": "https://api-prod.gambitprofit.com/api/matches/ed768c98-05ba-4ccb-bc57-9f16fcd66e72/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:11:59.976783-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": "Seattle Kraken",
"amount": 5857.0
},
{
"team": "Colorado Avalanche",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "711ea927-9c5c-4a38-b22d-236d6bdbbb37",
"gambit_id": "9c42e341-42f4-4d96-ac3d-297668e6ae37",
"last_updated": "2023-04-19T20:46:53.392873-04:00",
"created_at": "2023-04-18T12:11:59.981765-04:00",
"name": "Seattle Kraken",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb15be7c-c7ad-4dce-bf6f-d8fea25522ff/?format=api"
},
{
"id": "bbcf522d-e511-4065-9952-2f9c8f2b7ef8",
"gambit_id": "6af421e1-9074-417e-a3d1-d1029dcbf943",
"last_updated": "2023-04-19T20:46:53.390354-04:00",
"created_at": "2023-04-18T12:11:59.979267-04:00",
"name": "Colorado Avalanche",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb15be7c-c7ad-4dce-bf6f-d8fea25522ff/?format=api"
}
]
}