GET /api/bet_types/bf5ad3d0-8109-4494-8862-006d93e23c89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf5ad3d0-8109-4494-8862-006d93e23c89",
"match": "https://api-prod.gambitprofit.com/api/matches/31336808-3825-435f-8957-7123eb06f883/?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": "Toronto Raptors",
"amount": 6778.0
},
{
"team": "Orlando Magic",
"amount": 3222.0
}
],
"expected_reward_tokens": 9150.3,
"profit_sb": 150.3,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "1eb09618-9a14-475d-b150-a2e6472567c7",
"gambit_id": "af1afd49-bbbe-4301-936e-e5fdef53b7ec",
"last_updated": "2022-12-12T18:57:23.011276-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5ad3d0-8109-4494-8862-006d93e23c89/?format=api"
},
{
"id": "f719374e-c8fe-42e4-9429-d7196b097989",
"gambit_id": "25b9bd78-503d-45dc-bd51-376c1f5cbaff",
"last_updated": "2022-12-12T18:57:23.009996-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Orlando Magic",
"reward": "2.84000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5ad3d0-8109-4494-8862-006d93e23c89/?format=api"
}
]
}