GET /api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba9d13b4-5fe5-43ec-9906-861588ecef96",
"match": "https://api-prod.gambitprofit.com/api/matches/27cfa733-1592-4eb6-80be-501c3e6e00bf/?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": "Miami Heat",
"amount": 5583.0
},
{
"team": "Phoenix Suns",
"amount": 4417.0
}
],
"expected_reward_tokens": 9099.02,
"profit_sb": 99.02,
"profit_sb_percentage": 1.1,
"recommended": true
},
"lines": [
{
"id": "12088e87-3aed-46b2-96ad-8d4e202ae4a3",
"gambit_id": "f4fca16c-8ee6-4a9b-a131-e6ee33857fb7",
"last_updated": "2022-11-15T11:07:19.649357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "1.63000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
},
{
"id": "c7780ab7-b996-4eca-b25d-f58ce40db661",
"gambit_id": "5b3394cd-df0c-482e-9c6c-34659f769ff4",
"last_updated": "2022-11-15T11:07:19.650357-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "2.06000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba9d13b4-5fe5-43ec-9906-861588ecef96/?format=api"
}
]
}