GET /api/bet_types/a5166261-c3ff-4254-9489-b4110ec9931b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5166261-c3ff-4254-9489-b4110ec9931b",
"match": "https://api-prod.gambitprofit.com/api/matches/6e989433-560f-4bea-90cd-1f8dcf4825b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-01T09:08:18.812613-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": "St Louis Blues",
"amount": 5319.0
},
{
"team": "Colorado Avalanche",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d02ff1e0-346d-4cff-8591-65eb549e66e0",
"gambit_id": "3f0606be-ce20-4c98-a527-2313fb81b728",
"last_updated": "2023-11-03T10:13:02.402138-04:00",
"created_at": "2023-11-01T09:08:18.817729-04:00",
"name": "St Louis Blues",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5166261-c3ff-4254-9489-b4110ec9931b/?format=api"
},
{
"id": "0b6c8832-2e5f-4a92-a640-d23d3eaf77cc",
"gambit_id": "e46569fe-4764-4474-975b-2f61ffa04d30",
"last_updated": "2023-11-03T10:13:02.405355-04:00",
"created_at": "2023-11-01T09:08:18.823010-04:00",
"name": "Colorado Avalanche",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5166261-c3ff-4254-9489-b4110ec9931b/?format=api"
}
]
}