GET /api/bet_types/47cc3270-2a07-440a-ab0f-976a13a38cc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47cc3270-2a07-440a-ab0f-976a13a38cc8",
"match": "https://api-prod.gambitprofit.com/api/matches/7d65bb08-e195-46ec-b76b-3db078ede0b5/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-30T17:38:16.118419-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": "OAK",
"amount": 5213.0
},
{
"team": "CWS",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e01652ff-dc89-4b46-a9b4-d2711cc8e064",
"gambit_id": "e9348fe6-a6f3-45e2-a3f7-774c56c263cc",
"last_updated": "2023-07-02T10:53:18.408257-04:00",
"created_at": "2023-06-30T17:38:16.121809-04:00",
"name": "OAK",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cc3270-2a07-440a-ab0f-976a13a38cc8/?format=api"
},
{
"id": "14e6828b-7e4a-4930-a48d-46ef62ab2d0c",
"gambit_id": "c7339140-52ea-4a95-aef2-3e155f6f6e39",
"last_updated": "2023-07-02T10:53:18.405397-04:00",
"created_at": "2023-06-30T17:38:16.120301-04:00",
"name": "CWS",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47cc3270-2a07-440a-ab0f-976a13a38cc8/?format=api"
}
]
}