GET /api/bet_types/decb7a28-36d8-4110-8861-66e6e36c573f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "decb7a28-36d8-4110-8861-66e6e36c573f",
"match": "https://api-prod.gambitprofit.com/api/matches/68ad07d9-e2ba-494f-a529-65599666e472/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-26T09:28:20.716308-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": 5861.0
},
{
"team": "Calgary Flames",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "d1605389-2ce2-4823-b3f3-736ac016a5b7",
"gambit_id": "13187a9f-0d96-41d7-be01-474965b569a0",
"last_updated": "2023-10-27T11:03:23.521752-04:00",
"created_at": "2023-10-26T09:28:20.719716-04:00",
"name": "St Louis Blues",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/decb7a28-36d8-4110-8861-66e6e36c573f/?format=api"
},
{
"id": "9da0cb6c-05e9-4a22-8037-a500f3ee571c",
"gambit_id": "53a898fc-5147-47c9-a169-f23c31ea3f39",
"last_updated": "2023-10-27T11:03:23.524947-04:00",
"created_at": "2023-10-26T09:28:20.723356-04:00",
"name": "Calgary Flames",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/decb7a28-36d8-4110-8861-66e6e36c573f/?format=api"
}
]
}