GET /api/bet_types/50152d9c-9618-48b3-a1c3-fe7aca32f7a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50152d9c-9618-48b3-a1c3-fe7aca32f7a8",
"match": "https://api-prod.gambitprofit.com/api/matches/1a7bb42e-69ba-4596-b1b0-bddbeb4b539f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-16T13:47:06.257170-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": "Boston Bruins",
"amount": 6326.0
},
{
"team": "Nashville Predators",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "ca2995a7-8221-4ac3-81bf-74991dae0b18",
"gambit_id": "89120f61-6ee8-49fe-8606-13fcfa8a289b",
"last_updated": "2023-02-17T09:52:03.414485-05:00",
"created_at": "2023-02-16T13:47:06.260383-05:00",
"name": "Boston Bruins",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50152d9c-9618-48b3-a1c3-fe7aca32f7a8/?format=api"
},
{
"id": "2b590cfb-c182-49fd-81d9-71c9504fc57a",
"gambit_id": "ab6aecd9-e6e4-4268-832f-80ff7360cda0",
"last_updated": "2023-02-17T09:52:03.413234-05:00",
"created_at": "2023-02-16T13:47:06.258719-05:00",
"name": "Nashville Predators",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50152d9c-9618-48b3-a1c3-fe7aca32f7a8/?format=api"
}
]
}