GET /api/bet_types/f5e9c94d-2122-413a-bd98-0f40377afaae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5e9c94d-2122-413a-bd98-0f40377afaae",
"match": "https://api-prod.gambitprofit.com/api/matches/e4e8c432-9643-4475-8c68-40e77160d9b2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-06T11:51:55.263101-04: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": "STL (A Wainwright)",
"amount": 6241.0
},
{
"team": "DET (S Turnbull)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "38fb2099-0797-42cd-96cd-b567bb43ea00",
"gambit_id": "755f0b01-39f6-41de-80c2-8ba76d52b80c",
"last_updated": "2023-05-07T11:57:22.146821-04:00",
"created_at": "2023-05-06T11:51:55.264883-04:00",
"name": "STL (A Wainwright)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e9c94d-2122-413a-bd98-0f40377afaae/?format=api"
},
{
"id": "8c83d7d0-41ad-4be9-9ec1-d1b5ce570b3f",
"gambit_id": "b906dbf8-9a24-462a-a6b9-c5a0d4856967",
"last_updated": "2023-05-07T11:57:22.148214-04:00",
"created_at": "2023-05-06T11:51:55.266610-04:00",
"name": "DET (S Turnbull)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5e9c94d-2122-413a-bd98-0f40377afaae/?format=api"
}
]
}