GET /api/bet_types/5166192f-663d-4def-a931-bf83679ef592/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5166192f-663d-4def-a931-bf83679ef592",
"match": "https://api-prod.gambitprofit.com/api/matches/cc028c0a-beff-4164-b359-4aace579b994/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-25T09:23:04.943097-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": "Philadelphia Flyers",
"amount": 6314.0
},
{
"team": "New York Islanders",
"amount": 3686.0
}
],
"expected_reward_tokens": 9471.0,
"profit_sb": -29.0,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "9963c6ff-98dc-4c03-8a66-8d8418d2d6ac",
"gambit_id": "cc586b09-bb95-492a-bff1-2e9afa8d1d08",
"last_updated": "2023-11-27T10:13:22.020871-05:00",
"created_at": "2023-11-25T09:23:04.947273-05:00",
"name": "Philadelphia Flyers",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5166192f-663d-4def-a931-bf83679ef592/?format=api"
},
{
"id": "a68fb273-eeb1-4114-9989-18ec0aa644f1",
"gambit_id": "cda0761a-639e-47f5-81f6-9713df3f2a6e",
"last_updated": "2023-11-27T10:13:22.024060-05:00",
"created_at": "2023-11-25T09:23:04.951576-05:00",
"name": "New York Islanders",
"reward": "2.57000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5166192f-663d-4def-a931-bf83679ef592/?format=api"
}
]
}