GET /api/bet_types/887c82b9-6752-41be-a87f-03e2b7f78c1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "887c82b9-6752-41be-a87f-03e2b7f78c1f",
"match": "https://api-prod.gambitprofit.com/api/matches/f496fb22-08ec-4f2f-a85a-e49a7d717764/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-20T10:51:58.970590-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": "BOS",
"amount": 6399.0
},
{
"team": "SDG",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "b2939754-b3f7-420b-a357-6128f93f70cc",
"gambit_id": "677a7c15-3e4a-4e01-88e7-a128f4e841da",
"last_updated": "2023-05-22T13:17:10.025702-04:00",
"created_at": "2023-05-20T10:51:58.972531-04:00",
"name": "BOS",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/887c82b9-6752-41be-a87f-03e2b7f78c1f/?format=api"
},
{
"id": "d8ad7304-46bc-4afb-906b-ce1631842b8e",
"gambit_id": "55625b47-d846-432d-a2c3-1b629e672ea2",
"last_updated": "2023-05-22T13:17:10.027144-04:00",
"created_at": "2023-05-20T10:51:58.974286-04:00",
"name": "SDG",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/887c82b9-6752-41be-a87f-03e2b7f78c1f/?format=api"
}
]
}