GET /api/bet_types/bcd4a072-6499-40c6-853e-818a9eaf0791/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcd4a072-6499-40c6-853e-818a9eaf0791",
"match": "https://api-prod.gambitprofit.com/api/matches/b4b81913-6e32-45ec-97aa-39478cbaa309/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "HOU (F Valdez)",
"amount": 5794.0
},
{
"team": "PHI (Z Wheeler)",
"amount": 4206.0
}
],
"expected_reward_tokens": 9211.14,
"profit_sb": 211.14,
"profit_sb_percentage": 2.35,
"recommended": true
},
"lines": [
{
"id": "4c16bdfd-5554-4460-8ff8-53ccb4811d89",
"gambit_id": "1dcbbf77-e7af-4d4e-bb4e-acc9936b1a11",
"last_updated": "2022-11-06T12:02:42.356952-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.59000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd4a072-6499-40c6-853e-818a9eaf0791/?format=api"
},
{
"id": "cd9537c3-22a9-4826-8d72-4f692bcde49c",
"gambit_id": "d1b584e5-4770-41ea-b770-c0982b5eb5a2",
"last_updated": "2022-11-06T12:02:42.357869-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "2.19000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcd4a072-6499-40c6-853e-818a9eaf0791/?format=api"
}
]
}