GET /api/bet_types/7fb16e13-9f4a-4227-9793-ad66012437ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fb16e13-9f4a-4227-9793-ad66012437ac",
"match": "https://api-prod.gambitprofit.com/api/matches/321cdf54-ff0f-48a9-a854-3b7a1bfb672f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:20.860281-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": "Utah Jazz",
"amount": 6010.0
},
{
"team": "Portland Trail Blazers",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "ca2edf22-f7e0-4f89-8f67-0c84d033fdef",
"gambit_id": "448de93d-c1de-428c-b1c7-3ad41739d778",
"last_updated": "2023-11-23T16:08:03.489257-05:00",
"created_at": "2023-11-22T09:08:20.863839-05:00",
"name": "Utah Jazz",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb16e13-9f4a-4227-9793-ad66012437ac/?format=api"
},
{
"id": "1489d284-61bf-4ebe-b29f-92dbb1618f24",
"gambit_id": "3d65832b-2de3-4847-aecc-4256a9e76036",
"last_updated": "2023-11-23T16:08:03.493307-05:00",
"created_at": "2023-11-22T09:08:20.867418-05:00",
"name": "Portland Trail Blazers",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fb16e13-9f4a-4227-9793-ad66012437ac/?format=api"
}
]
}