GET /api/bet_types/422daa8e-6245-4f68-810b-2eff31f6c5c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "422daa8e-6245-4f68-810b-2eff31f6c5c8",
"match": "https://api-prod.gambitprofit.com/api/matches/b15a5d13-d5a8-48a5-84d9-a90bea57544d/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-27T09:03:05.293632-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": "Anaheim Ducks",
"amount": 5423.0
},
{
"team": "Vegas Golden Knights",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "311d439e-7073-4e32-9969-6d69813bfe79",
"gambit_id": "7d888a6c-d18b-4227-9bac-7253094ba00f",
"last_updated": "2023-12-29T11:08:24.957743-05:00",
"created_at": "2023-12-27T09:03:05.302935-05:00",
"name": "Anaheim Ducks",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422daa8e-6245-4f68-810b-2eff31f6c5c8/?format=api"
},
{
"id": "51d3784b-2f8e-4f3b-b3d1-cbcc71404135",
"gambit_id": "ee9a704c-d933-4773-8839-9f22b51fd3af",
"last_updated": "2023-12-29T11:08:24.942060-05:00",
"created_at": "2023-12-27T09:03:05.297853-05:00",
"name": "Vegas Golden Knights",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422daa8e-6245-4f68-810b-2eff31f6c5c8/?format=api"
}
]
}