GET /api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcbb545d-c47e-4a12-8238-fbbd06a87fd3",
"match": "https://api-prod.gambitprofit.com/api/matches/630df8fd-91d6-4910-8561-e5d3d8171494/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-20T08:43:03.230593-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": "DET",
"amount": 6698.0
},
{
"team": "CLE",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "90a1410f-44ba-46ed-8d92-67f147fd17b6",
"gambit_id": "902e8632-e7fa-43ac-8075-dc199ba54907",
"last_updated": "2023-08-21T19:38:24.713425-04:00",
"created_at": "2023-08-20T08:43:03.234867-04:00",
"name": "DET",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
},
{
"id": "32dc70f3-d4b3-4cd4-a68e-5f416d4e390c",
"gambit_id": "9888ebde-d599-422a-a090-07df798a3117",
"last_updated": "2023-08-21T19:38:24.716753-04:00",
"created_at": "2023-08-20T08:43:03.239175-04:00",
"name": "CLE",
"reward": "2.86000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcbb545d-c47e-4a12-8238-fbbd06a87fd3/?format=api"
}
]
}