GET /api/bet_types/bf06078a-7de7-461d-b4a4-9609ec6319f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf06078a-7de7-461d-b4a4-9609ec6319f5",
"match": "https://api-prod.gambitprofit.com/api/matches/07181cf9-7487-4963-ad50-723ad3205041/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-05T09:13:15.548225-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": "Houston Astros",
"amount": 5831.0
},
{
"team": "Minnesota Twins",
"amount": 4169.0
}
],
"expected_reward_tokens": 9504.53,
"profit_sb": 4.53,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "7e60377b-c67f-421f-916e-538e371e9091",
"gambit_id": "c4ccdb5b-7eb2-4a3d-9b36-9fa1bb452425",
"last_updated": "2023-10-09T08:58:08.330567-04:00",
"created_at": "2023-10-05T09:13:15.560028-04:00",
"name": "Houston Astros",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf06078a-7de7-461d-b4a4-9609ec6319f5/?format=api"
},
{
"id": "94529a4e-8328-426c-93fb-eb50b862d289",
"gambit_id": "64b71107-aba8-490d-8a1d-57860842ca6d",
"last_updated": "2023-10-09T08:58:08.326175-04:00",
"created_at": "2023-10-05T09:13:15.554379-04:00",
"name": "Minnesota Twins",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf06078a-7de7-461d-b4a4-9609ec6319f5/?format=api"
}
]
}