GET /api/bet_types/b3700008-600c-49a8-a4e0-f7d26dd2ab6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3700008-600c-49a8-a4e0-f7d26dd2ab6e",
"match": "https://api-prod.gambitprofit.com/api/matches/ab7e3b16-8ba7-4a3a-b546-a04b2b38507a/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-14T09:23:05.309580-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": "Los Angeles Chargers",
"amount": 5107.0
},
{
"team": "Las Vegas Raiders",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e390b5a3-8bc2-42b3-8ed2-71daee923975",
"gambit_id": "d4a650aa-d140-4b7f-b97a-9baeb9d98fb4",
"last_updated": "2023-12-15T10:08:18.334875-05:00",
"created_at": "2023-12-14T09:23:05.315484-05:00",
"name": "Los Angeles Chargers",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3700008-600c-49a8-a4e0-f7d26dd2ab6e/?format=api"
},
{
"id": "989c235c-d932-4950-be6e-63cd8bffbb23",
"gambit_id": "a4445767-1480-42df-be2b-1c50dbb46d66",
"last_updated": "2023-12-15T10:08:18.338616-05:00",
"created_at": "2023-12-14T09:23:05.321393-05:00",
"name": "Las Vegas Raiders",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3700008-600c-49a8-a4e0-f7d26dd2ab6e/?format=api"
}
]
}