GET /api/bet_types/1dc7da50-76aa-41ab-bb8b-955acb271dfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1dc7da50-76aa-41ab-bb8b-955acb271dfb",
"match": "https://api-prod.gambitprofit.com/api/matches/b77cb3cd-7eb8-468b-aaf4-b0276e981d09/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-02T09:57:08.844648-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": "Brooklyn Nets",
"amount": 7203.0
},
{
"team": "Utah Jazz",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "4a7c56ed-817f-4d3a-81e5-3d4867fea30e",
"gambit_id": "21c3b54d-c0ff-4531-9f94-37ec232e7a80",
"last_updated": "2023-04-03T20:17:10.994980-04:00",
"created_at": "2023-04-02T09:57:08.847156-04:00",
"name": "Brooklyn Nets",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc7da50-76aa-41ab-bb8b-955acb271dfb/?format=api"
},
{
"id": "13fe8afc-05af-4c67-b380-1d377900539b",
"gambit_id": "560e0f64-70c6-4641-9f95-4e6570ea7782",
"last_updated": "2023-04-03T20:17:10.997900-04:00",
"created_at": "2023-04-02T09:57:08.849523-04:00",
"name": "Utah Jazz",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1dc7da50-76aa-41ab-bb8b-955acb271dfb/?format=api"
}
]
}