GET /api/bet_types/f908509d-06f8-42a0-9244-71f55b26af9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f908509d-06f8-42a0-9244-71f55b26af9c",
"match": "https://api-prod.gambitprofit.com/api/matches/97246089-7382-4378-9898-965d8ea95b8b/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:15.760024-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": "CWS",
"amount": 6100.0
},
{
"team": "HOU",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "a618884a-94b8-4100-b9d9-99b6a072e4d2",
"gambit_id": "638d8201-35bb-471f-8078-8a8e74ebe74b",
"last_updated": "2023-03-31T10:22:10.069350-04:00",
"created_at": "2023-03-29T23:47:15.767919-04:00",
"name": "CWS",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f908509d-06f8-42a0-9244-71f55b26af9c/?format=api"
},
{
"id": "50b3bfa4-3b8d-486f-8dc7-fd6abd1df5dc",
"gambit_id": "74f153c2-4875-4af2-b551-0fea67166ff1",
"last_updated": "2023-03-31T10:22:10.067605-04:00",
"created_at": "2023-03-29T23:47:15.762516-04:00",
"name": "HOU",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f908509d-06f8-42a0-9244-71f55b26af9c/?format=api"
}
]
}