GET /api/bet_types/97bb5c3c-69c2-462f-9441-fbfe367ab729/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97bb5c3c-69c2-462f-9441-fbfe367ab729",
"match": "https://api-prod.gambitprofit.com/api/matches/de952576-a4cf-455c-9c24-60010a0cd28f/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-04T09:43:05.354417-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": "OAK",
"amount": 5512.0
},
{
"team": "DET",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "214b2ac6-9d21-42a5-946d-82f79b08673b",
"gambit_id": "c5f84a1b-230f-4c24-a8f7-3f29a11a7525",
"last_updated": "2023-07-05T18:53:21.405139-04:00",
"created_at": "2023-07-04T09:43:05.357265-04:00",
"name": "OAK",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb5c3c-69c2-462f-9441-fbfe367ab729/?format=api"
},
{
"id": "40d2f6fb-8902-4418-9de3-8a4b7fbb5624",
"gambit_id": "95508868-6c25-4acc-a1f6-7f721228d172",
"last_updated": "2023-07-05T18:53:21.407361-04:00",
"created_at": "2023-07-04T09:43:05.360234-04:00",
"name": "DET",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97bb5c3c-69c2-462f-9441-fbfe367ab729/?format=api"
}
]
}