GET /api/bet_types/1850e208-5a2e-44a8-8ebd-da7f3d066c5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1850e208-5a2e-44a8-8ebd-da7f3d066c5d",
"match": "https://api-prod.gambitprofit.com/api/matches/958ae876-e848-45a1-9bd5-c0313973a5d8/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "TOR",
"amount": 6326.0
},
{
"team": "BAL",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "b516954d-5d5f-4459-b14a-f061bad4902b",
"gambit_id": "99137cd1-62e2-4f35-ad41-5a1587f26235",
"last_updated": "2022-12-24T17:12:11.126232-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1850e208-5a2e-44a8-8ebd-da7f3d066c5d/?format=api"
},
{
"id": "5712243f-45e8-4403-b092-da42f8864d95",
"gambit_id": "2d477dc4-1c54-4ddc-8e98-fea1f019eb57",
"last_updated": "2022-12-24T17:12:11.125004-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "2.60000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1850e208-5a2e-44a8-8ebd-da7f3d066c5d/?format=api"
}
]
}