GET /api/bet_types/422f7836-d341-423a-9b7e-7180a18e4d14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "422f7836-d341-423a-9b7e-7180a18e4d14",
"match": "https://api-prod.gambitprofit.com/api/matches/c655d508-70d0-4d1e-b6fd-124180e11560/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-20T10:51:57.440619-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": "HOU (H Brown)",
"amount": 7197.0
},
{
"team": "OAK (J Sears)",
"amount": 2803.0
}
],
"expected_reward_tokens": 9500.04,
"profit_sb": 0.04,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "91efa2c0-e1f0-4bdd-a859-b80377836c91",
"gambit_id": "30af8f81-0134-49cd-ab38-aa4050bad8b1",
"last_updated": "2023-05-22T13:17:10.470118-04:00",
"created_at": "2023-05-20T10:51:57.442458-04:00",
"name": "HOU (H Brown)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422f7836-d341-423a-9b7e-7180a18e4d14/?format=api"
},
{
"id": "71bcd170-e888-45e8-be75-054cdd32ffe1",
"gambit_id": "5373f745-4850-4dd5-8861-be012ddd43e8",
"last_updated": "2023-05-22T13:17:10.471908-04:00",
"created_at": "2023-05-20T10:51:57.444997-04:00",
"name": "OAK (J Sears)",
"reward": "3.39000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/422f7836-d341-423a-9b7e-7180a18e4d14/?format=api"
}
]
}