GET /api/bet_types/97860bab-8350-42b8-90b7-d727010283e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97860bab-8350-42b8-90b7-d727010283e9",
"match": "https://api-prod.gambitprofit.com/api/matches/ce50b378-eaec-4e1f-b86f-dbbf94ad3154/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-10T08:23:21.821916-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": "Anaheim Ducks",
"amount": 6797.0
},
{
"team": "Philadelphia Flyers",
"amount": 3203.0
}
],
"expected_reward_tokens": 9447.83,
"profit_sb": -52.17,
"profit_sb_percentage": -0.55,
"recommended": false
},
"lines": [
{
"id": "85a85356-1b85-40c2-8abe-dc8b2ad1f035",
"gambit_id": "288adfaf-d2fd-4821-8918-74111a01a074",
"last_updated": "2023-11-12T11:28:24.285010-05:00",
"created_at": "2023-11-10T08:23:21.832151-05:00",
"name": "Anaheim Ducks",
"reward": "1.39000",
"odds": "1.40820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97860bab-8350-42b8-90b7-d727010283e9/?format=api"
},
{
"id": "e1e62789-e342-49bb-8d8e-af726fb349e2",
"gambit_id": "174390e3-0eb9-4786-887e-be312d94e2e2",
"last_updated": "2023-11-12T11:28:24.281595-05:00",
"created_at": "2023-11-10T08:23:21.826083-05:00",
"name": "Philadelphia Flyers",
"reward": "2.95000",
"odds": "3.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97860bab-8350-42b8-90b7-d727010283e9/?format=api"
}
]
}