GET /api/bet_types/8d46d227-29ad-4993-90c4-db33908ce2f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d46d227-29ad-4993-90c4-db33908ce2f5",
"match": "https://api-prod.gambitprofit.com/api/matches/426e45ca-7087-4530-87e8-c37b109f3c98/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-19T08:47:59.630238-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 Orleans Pelicans",
"amount": 7480.0
},
{
"team": "Memphis Grizzlies",
"amount": 2520.0
}
],
"expected_reward_tokens": 9499.6,
"profit_sb": -0.4,
"profit_sb_percentage": -0.0,
"recommended": false
},
"lines": [
{
"id": "9d7b699c-188f-4be3-8854-df363e03a9e0",
"gambit_id": "d764657b-63f6-43c5-afe8-22b2ca76bdef",
"last_updated": "2023-12-21T10:38:21.951382-05:00",
"created_at": "2023-12-19T08:47:59.639844-05:00",
"name": "New Orleans Pelicans",
"reward": "1.27000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d46d227-29ad-4993-90c4-db33908ce2f5/?format=api"
},
{
"id": "892ef987-0289-4df9-9aef-ae2e799aa4e1",
"gambit_id": "20ead614-6064-4cea-b06f-a83940822f47",
"last_updated": "2023-12-21T10:38:21.947918-05:00",
"created_at": "2023-12-19T08:47:59.634588-05:00",
"name": "Memphis Grizzlies",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d46d227-29ad-4993-90c4-db33908ce2f5/?format=api"
}
]
}