GET /api/bet_types/f7490aaa-67cd-42f2-be2c-488983766d94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7490aaa-67cd-42f2-be2c-488983766d94",
"match": "https://api-prod.gambitprofit.com/api/matches/8a5ccc6e-257b-4503-a4e5-507c457c6183/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T08:43:15.450834-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": "MIA",
"amount": 6090.0
},
{
"team": "LOS",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dfa712ec-530a-4780-af4e-b8df1a42e4af",
"gambit_id": "b566b7b3-fc9e-46a9-8544-79b854325f48",
"last_updated": "2023-08-19T10:53:26.650727-04:00",
"created_at": "2023-08-18T08:43:15.455718-04:00",
"name": "MIA",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7490aaa-67cd-42f2-be2c-488983766d94/?format=api"
},
{
"id": "5333369b-0d3c-4d19-8aa2-b646a3c0081b",
"gambit_id": "c0deb7d1-2ce9-4f47-9789-8526ff8d91ec",
"last_updated": "2023-08-19T10:53:26.654191-04:00",
"created_at": "2023-08-18T08:43:15.460959-04:00",
"name": "LOS",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7490aaa-67cd-42f2-be2c-488983766d94/?format=api"
}
]
}