GET /api/bet_types/86948529-5652-4a35-acb6-08a0ebaae041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86948529-5652-4a35-acb6-08a0ebaae041",
"match": "https://api-prod.gambitprofit.com/api/matches/b7810adb-74ad-4b16-8301-b9274223aa48/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:02.984693-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": "Minnesota Timberwolves",
"amount": 6169.0
},
{
"team": "Sacramento Kings",
"amount": 3831.0
}
],
"expected_reward_tokens": 9500.26,
"profit_sb": 0.26,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "38a68e95-9dc3-4e27-ae34-b68c08547125",
"gambit_id": "00dff235-03e3-41d3-b22a-b3bb18c8508e",
"last_updated": "2023-11-27T10:08:20.340894-05:00",
"created_at": "2023-11-24T09:08:02.995289-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86948529-5652-4a35-acb6-08a0ebaae041/?format=api"
},
{
"id": "460b8924-d3ce-4902-8cc6-97e41d69a291",
"gambit_id": "86049e84-2bcc-412c-a18e-e240346e8df1",
"last_updated": "2023-11-27T10:08:20.337100-05:00",
"created_at": "2023-11-24T09:08:02.988898-05:00",
"name": "Sacramento Kings",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86948529-5652-4a35-acb6-08a0ebaae041/?format=api"
}
]
}