GET /api/bet_types/f7271a45-9766-4110-85b8-bf4f449854d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7271a45-9766-4110-85b8-bf4f449854d0",
"match": "https://api-prod.gambitprofit.com/api/matches/308fa4da-b5a1-4fab-9b4a-559a5623e724/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-09T08:48:13.251797-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": "Calgary Flames",
"amount": 6706.0
},
{
"team": "New Jersey Devils",
"amount": 3294.0
}
],
"expected_reward_tokens": 9453.78,
"profit_sb": -46.22,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "b5cad923-beb7-4a62-a868-20ae34028dda",
"gambit_id": "5774f099-035e-4ab2-9dc5-e81ec52800ff",
"last_updated": "2023-12-11T11:38:06.453844-05:00",
"created_at": "2023-12-09T08:48:13.264854-05:00",
"name": "Calgary Flames",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7271a45-9766-4110-85b8-bf4f449854d0/?format=api"
},
{
"id": "6bcbfbf3-3ba1-433d-8836-99d4d14663f2",
"gambit_id": "85f4fab2-bddc-4e38-a8ec-de37518c04c8",
"last_updated": "2023-12-11T11:38:06.450426-05:00",
"created_at": "2023-12-09T08:48:13.255773-05:00",
"name": "New Jersey Devils",
"reward": "2.87000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7271a45-9766-4110-85b8-bf4f449854d0/?format=api"
}
]
}