GET /api/bet_types/8607d08c-0992-448a-ac43-c5605278598c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8607d08c-0992-448a-ac43-c5605278598c",
"match": "https://api-prod.gambitprofit.com/api/matches/da97dd2f-f585-479e-bae6-ac2007872dac/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-22T09:08:19.663566-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": "St Louis Blues",
"amount": 6849.0
},
{
"team": "Arizona Coyotes",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "28dadcb4-9d9c-4787-ad0f-cbbc29347926",
"gambit_id": "7fc3ed79-73b5-4bb1-b766-4842a00ab875",
"last_updated": "2023-11-23T17:43:23.571706-05:00",
"created_at": "2023-11-22T09:08:19.667041-05:00",
"name": "St Louis Blues",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8607d08c-0992-448a-ac43-c5605278598c/?format=api"
},
{
"id": "68754f5c-aa02-4fd3-b332-94593a7f971c",
"gambit_id": "57a622f4-eba4-4d59-9812-9f2e40ac9448",
"last_updated": "2023-11-23T17:43:23.575312-05:00",
"created_at": "2023-11-22T09:08:19.671122-05:00",
"name": "Arizona Coyotes",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8607d08c-0992-448a-ac43-c5605278598c/?format=api"
}
]
}