GET /api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "00694976-967a-4031-9037-d998c9d9c5e0",
"match": "https://api-prod.gambitprofit.com/api/matches/9db17e4a-6a2b-4e4a-8e04-feecee9f5f49/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T09:31:51.770885-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": "St Louis Blues",
"amount": 5939.0
},
{
"team": "Washington Capitals",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "cc34c9b4-8d79-48b9-99c4-1eb609f36f4d",
"gambit_id": "23419c99-b2f1-488d-b957-5fa1bbbbf1ba",
"last_updated": "2023-03-18T14:57:14.688439-04:00",
"created_at": "2023-03-17T09:31:51.773306-04:00",
"name": "St Louis Blues",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
},
{
"id": "4132e1ad-9434-4262-b2a0-6e7b258d2e4a",
"gambit_id": "376caeb8-86ec-4cf1-9959-fc2acfda2edf",
"last_updated": "2023-03-18T14:57:14.687384-04:00",
"created_at": "2023-03-17T09:31:51.772111-04:00",
"name": "Washington Capitals",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/00694976-967a-4031-9037-d998c9d9c5e0/?format=api"
}
]
}