GET /api/bet_types/79941b3d-e51e-460c-baaf-2d04c31590d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79941b3d-e51e-460c-baaf-2d04c31590d6",
"match": "https://api-prod.gambitprofit.com/api/matches/360c45c2-99b6-449e-85b4-96cd3380d5c6/?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": "Minnesota Timberwolves",
"amount": 7269.0
},
{
"team": "Houston Rockets",
"amount": 2731.0
}
],
"expected_reward_tokens": 9230.78,
"profit_sb": 230.78,
"profit_sb_percentage": 2.56,
"recommended": true
},
"lines": [
{
"id": "7c97847f-e74c-45cc-8478-fa7531f91b2f",
"gambit_id": "99b51653-c30f-4490-a90d-3c5b3d3fc44d",
"last_updated": "2022-11-06T20:17:28.743772-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.27000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79941b3d-e51e-460c-baaf-2d04c31590d6/?format=api"
},
{
"id": "143a9be4-6807-4203-8634-f427731443a8",
"gambit_id": "74805c59-13fb-4a16-8a46-4959fb544155",
"last_updated": "2022-11-06T20:17:28.744718-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "3.38000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79941b3d-e51e-460c-baaf-2d04c31590d6/?format=api"
}
]
}