GET /api/bet_types/ffa0f1ab-700d-464b-ab56-287b6f71700d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffa0f1ab-700d-464b-ab56-287b6f71700d",
"match": "https://api-prod.gambitprofit.com/api/matches/d385910a-36cc-4a34-8e8b-1da4a6e3b8fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-18T09:16:52.866832-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": "Utah Jazz",
"amount": 5106.0
},
{
"team": "Los Angeles Clippers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "5d1c9955-06fe-45a9-b30d-450d372f20d4",
"gambit_id": "db64aa47-4c9a-45cc-b367-9e24ceb9d2de",
"last_updated": "2023-01-19T09:27:09.274223-05:00",
"created_at": "2023-01-18T09:16:52.868232-05:00",
"name": "Utah Jazz",
"reward": "1.85000",
"odds": "1.86960",
"spread": "-8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0f1ab-700d-464b-ab56-287b6f71700d/?format=api"
},
{
"id": "941825c5-ed2d-4a54-90d5-f95ecb066e5e",
"gambit_id": "826e0ea3-f822-4928-b1cc-33eaf8d0cce1",
"last_updated": "2023-01-19T09:27:09.277383-05:00",
"created_at": "2023-01-18T09:16:52.869686-05:00",
"name": "Los Angeles Clippers",
"reward": "1.93000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffa0f1ab-700d-464b-ab56-287b6f71700d/?format=api"
}
]
}