GET /api/bet_types/923eb104-be00-4694-90a1-da75f7ad110a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "923eb104-be00-4694-90a1-da75f7ad110a",
"match": "https://api-prod.gambitprofit.com/api/matches/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-18T09:13:01.670855-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": "Pittsburgh Steelers",
"amount": 5094.0
},
{
"team": "Los Angeles Rams",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "48d521ca-3297-4bae-8580-3891253e350d",
"gambit_id": "7789b335-ee61-45c0-a963-920e4b208ec7",
"last_updated": "2023-10-23T13:33:23.682227-04:00",
"created_at": "2023-10-18T09:13:01.674985-04:00",
"name": "Pittsburgh Steelers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/923eb104-be00-4694-90a1-da75f7ad110a/?format=api"
},
{
"id": "ed266b3b-7231-48e8-b965-7ded70a85fad",
"gambit_id": "1afd3378-1dae-40ea-933c-c42852d09ad6",
"last_updated": "2023-10-23T13:33:23.685740-04:00",
"created_at": "2023-10-18T09:13:01.679498-04:00",
"name": "Los Angeles Rams",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/923eb104-be00-4694-90a1-da75f7ad110a/?format=api"
}
]
}