GET /api/bet_types/122fe4c2-0a1e-454a-b1b8-317961a128bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "122fe4c2-0a1e-454a-b1b8-317961a128bb",
"match": "https://api-prod.gambitprofit.com/api/matches/e5c38edf-a903-4ed8-be7f-381548746aae/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Montreal Canadiens",
"amount": 5316.0
},
{
"team": "Toronto Maple Leafs",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "a1600e36-9239-451a-9c42-d1e26fac31d2",
"gambit_id": "97ba2615-0c55-4fa4-a184-f0fc2142976f",
"last_updated": "2022-10-13T09:52:27.063401-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.78000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122fe4c2-0a1e-454a-b1b8-317961a128bb/?format=api"
},
{
"id": "0792d934-2a4d-4f28-b589-bf82dfcf6983",
"gambit_id": "62b06b73-e3ef-481f-9478-e8071c210af6",
"last_updated": "2022-10-13T09:52:27.064450-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Maple Leafs",
"reward": "2.02000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/122fe4c2-0a1e-454a-b1b8-317961a128bb/?format=api"
}
]
}