GET /api/bet_types/88859279-070f-4693-bbf0-2f3b1684b213/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88859279-070f-4693-bbf0-2f3b1684b213",
"match": "https://api-prod.gambitprofit.com/api/matches/eed5f0fa-4074-48df-8219-c8adfaa53aec/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:13.845209-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": "MIN",
"amount": 5614.0
},
{
"team": "CWS",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "b231d83a-6b01-456e-ad76-d7109ecb9bfa",
"gambit_id": "fb586660-89e3-4460-b7ad-3d8b14762cb9",
"last_updated": "2023-09-18T09:03:30.920377-04:00",
"created_at": "2023-09-16T09:23:13.849049-04:00",
"name": "MIN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88859279-070f-4693-bbf0-2f3b1684b213/?format=api"
},
{
"id": "473912da-a525-470e-a754-3ad30910583d",
"gambit_id": "2a372853-a7da-4f41-bd2c-67835776e6ac",
"last_updated": "2023-09-18T09:03:30.925398-04:00",
"created_at": "2023-09-16T09:23:13.852503-04:00",
"name": "CWS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88859279-070f-4693-bbf0-2f3b1684b213/?format=api"
}
]
}