GET /api/bet_types/eb7d0946-c9f6-466a-a1be-501932f32dcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb7d0946-c9f6-466a-a1be-501932f32dcf",
"match": "https://api-prod.gambitprofit.com/api/matches/6afd27a0-98b8-479a-817d-20d645a2b9fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-14T09:28:09.378512-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": "Vancouver Canucks",
"amount": 6752.0
},
{
"team": "Florida Panthers",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "7c8197a3-1803-4c03-a124-efd6c5581ae0",
"gambit_id": "51414c7d-e9c4-4523-a640-f9195baa0809",
"last_updated": "2023-12-16T10:23:23.324827-05:00",
"created_at": "2023-12-14T09:28:09.387619-05:00",
"name": "Vancouver Canucks",
"reward": "1.40000",
"odds": "1.41670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb7d0946-c9f6-466a-a1be-501932f32dcf/?format=api"
},
{
"id": "b48eef54-1ab1-425c-b5ca-6ea8780315b1",
"gambit_id": "ce8359de-cafa-4d74-ac2f-f194c28bdd3b",
"last_updated": "2023-12-16T10:23:23.321465-05:00",
"created_at": "2023-12-14T09:28:09.382920-05:00",
"name": "Florida Panthers",
"reward": "2.91000",
"odds": "3.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb7d0946-c9f6-466a-a1be-501932f32dcf/?format=api"
}
]
}