GET /api/bet_types/edf08308-f3e0-4695-bef8-45221e601e17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "edf08308-f3e0-4695-bef8-45221e601e17",
"match": "https://api-prod.gambitprofit.com/api/matches/33432039-966f-4526-9244-703841d0d608/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-11T09:01:53.525143-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": 6563.0
},
{
"team": "Nashville Predators",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "ad033d55-8419-4f0d-bda1-fc99fac2e9fd",
"gambit_id": "679894ca-e02c-4a50-b1e3-f0916922299a",
"last_updated": "2023-02-12T10:06:59.883238-05:00",
"created_at": "2023-02-11T09:01:53.526466-05:00",
"name": "Philadelphia Flyers",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf08308-f3e0-4695-bef8-45221e601e17/?format=api"
},
{
"id": "11c509cc-a590-4a1f-918c-6fa89d39de4f",
"gambit_id": "71ddc4b5-4bd9-4a2c-9ef2-290a93eeffa7",
"last_updated": "2023-02-12T10:06:59.884439-05:00",
"created_at": "2023-02-11T09:01:53.527752-05:00",
"name": "Nashville Predators",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/edf08308-f3e0-4695-bef8-45221e601e17/?format=api"
}
]
}