GET /api/bet_types/74a16a0e-2713-4b85-883a-f7cd094a89ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74a16a0e-2713-4b85-883a-f7cd094a89ec",
"match": "https://api-prod.gambitprofit.com/api/matches/e4e8c432-9643-4475-8c68-40e77160d9b2/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-06T11:51:55.257681-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": 5317.0
},
{
"team": "STL",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "2c7758f0-d654-462d-9c3b-6947995b7058",
"gambit_id": "e85af81c-8d78-4619-9d45-8c263265483a",
"last_updated": "2023-05-07T11:57:22.144034-04:00",
"created_at": "2023-05-06T11:51:55.261317-04:00",
"name": "DET",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a16a0e-2713-4b85-883a-f7cd094a89ec/?format=api"
},
{
"id": "3e7ada94-31ad-4fe1-ba47-507419a2819f",
"gambit_id": "52a4e703-3eb0-406b-9c1d-cf0bf0266a2e",
"last_updated": "2023-05-07T11:57:22.142788-04:00",
"created_at": "2023-05-06T11:51:55.259425-04:00",
"name": "STL",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74a16a0e-2713-4b85-883a-f7cd094a89ec/?format=api"
}
]
}