GET /api/bet_types/9275a342-516d-4a35-b152-529ab581b8da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9275a342-516d-4a35-b152-529ab581b8da",
"match": "https://api-prod.gambitprofit.com/api/matches/a343d09c-45cc-43e4-9b89-190218db8efa/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T14:02:17.133972-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": "STL",
"amount": 6458.0
},
{
"team": "CLE",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "e6455138-6699-45b6-b9ee-d3f9f84afa73",
"gambit_id": "adf1f4c5-49a7-4cfc-981e-54601aca6fac",
"last_updated": "2023-05-29T11:47:22.243751-04:00",
"created_at": "2023-05-27T14:02:17.136516-04:00",
"name": "STL",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9275a342-516d-4a35-b152-529ab581b8da/?format=api"
},
{
"id": "deb9efd8-807e-4e51-a5ca-497acef26c8d",
"gambit_id": "9fce678c-6097-4d71-8322-185e5c217200",
"last_updated": "2023-05-29T11:47:22.246403-04:00",
"created_at": "2023-05-27T14:02:17.139143-04:00",
"name": "CLE",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9275a342-516d-4a35-b152-529ab581b8da/?format=api"
}
]
}