GET /api/bet_types/903d35b8-bfc5-4053-9f7b-2d9722f1f294/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "903d35b8-bfc5-4053-9f7b-2d9722f1f294",
"match": "https://api-prod.gambitprofit.com/api/matches/923846d1-494f-48ba-bb19-fc941546caba/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T11:27:14.435631-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": "STL",
"amount": 5214.0
},
{
"team": "CIN",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5b0adca1-d54f-4e7d-88c8-42645e838eda",
"gambit_id": "b3868eaa-22cf-43d9-af42-b5794cdff882",
"last_updated": "2023-05-25T13:47:07.151139-04:00",
"created_at": "2023-05-22T11:27:14.439886-04:00",
"name": "STL",
"reward": "1.79000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903d35b8-bfc5-4053-9f7b-2d9722f1f294/?format=api"
},
{
"id": "ab1f7173-3947-4e6f-8a1e-40756d001698",
"gambit_id": "dc189393-b34b-4b74-9ac3-47704960c740",
"last_updated": "2023-05-25T13:47:07.153021-04:00",
"created_at": "2023-05-22T11:27:14.437568-04:00",
"name": "CIN",
"reward": "1.95000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903d35b8-bfc5-4053-9f7b-2d9722f1f294/?format=api"
}
]
}