GET /api/bet_types/7b0f3442-546e-4544-939e-6b3fcf57fb5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b0f3442-546e-4544-939e-6b3fcf57fb5d",
"match": "https://api-prod.gambitprofit.com/api/matches/307bbc1a-ffc3-4436-ab9f-0983c2b5c378/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-27T08:57:17.987821-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": "Vegas Golden Knights",
"amount": 6771.0
},
{
"team": "Los Angeles Kings",
"amount": 3229.0
}
],
"expected_reward_tokens": 9073.14,
"profit_sb": 73.14,
"profit_sb_percentage": 0.81,
"recommended": true
},
"lines": [
{
"id": "00af734a-989b-4f1b-8f61-43099f3d42ef",
"gambit_id": "5e965dd6-69ea-42d6-8f46-ed42ae3d608f",
"last_updated": "2022-12-28T21:42:15.878213-05:00",
"created_at": "2022-12-27T08:57:17.990179-05:00",
"name": "Vegas Golden Knights",
"reward": "1.34000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0f3442-546e-4544-939e-6b3fcf57fb5d/?format=api"
},
{
"id": "63aafb9b-3c50-450e-a5bb-aad059d777fd",
"gambit_id": "406071f1-4adb-4857-b081-867d46ae7e03",
"last_updated": "2022-12-28T21:42:15.877102-05:00",
"created_at": "2022-12-27T08:57:17.988989-05:00",
"name": "Los Angeles Kings",
"reward": "2.81000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b0f3442-546e-4544-939e-6b3fcf57fb5d/?format=api"
}
]
}