GET /api/bet_types/310f41bd-cb74-4be3-8737-3133b6bdc301/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "310f41bd-cb74-4be3-8737-3133b6bdc301",
"match": "https://api-prod.gambitprofit.com/api/matches/56276a3d-c29a-4801-bbff-db417c60cd37/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-14T09:53:15.699293-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": "New York Rangers",
"amount": 6856.0
},
{
"team": "Washington Capitals",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "babaaba8-3d51-48bc-85b1-56fd246e6806",
"gambit_id": "46be431b-fd4c-436f-a108-1cef4df9c900",
"last_updated": "2024-01-16T22:58:17.033231-05:00",
"created_at": "2024-01-14T09:53:15.714953-05:00",
"name": "New York Rangers",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f41bd-cb74-4be3-8737-3133b6bdc301/?format=api"
},
{
"id": "27c064bb-8f37-44ea-9763-878e424309a4",
"gambit_id": "fb338e07-71ef-4832-b090-365ec4234744",
"last_updated": "2024-01-16T22:58:17.029810-05:00",
"created_at": "2024-01-14T09:53:15.709529-05:00",
"name": "Washington Capitals",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/310f41bd-cb74-4be3-8737-3133b6bdc301/?format=api"
}
]
}