GET /api/bet_types/6b3d97ae-1db7-43cc-a5f9-b887d459c9a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b3d97ae-1db7-43cc-a5f9-b887d459c9a7",
"match": "https://api-prod.gambitprofit.com/api/matches/28b1f883-d223-4154-80bf-271c089c1a96/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:14.986540-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": "Carolina Hurricanes",
"amount": 6401.0
},
{
"team": "Washington Capitals",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "8fb5d62d-5c48-441a-9d6d-202add8a8ba5",
"gambit_id": "2212c511-1f55-42e1-acb4-fbe6bd997a7b",
"last_updated": "2023-02-19T16:02:15.574062-05:00",
"created_at": "2023-02-18T09:07:14.987711-05:00",
"name": "Carolina Hurricanes",
"reward": "1.49000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d97ae-1db7-43cc-a5f9-b887d459c9a7/?format=api"
},
{
"id": "70a5466c-322f-4a97-92aa-642fb7d215ec",
"gambit_id": "564fa185-dc16-475a-aa73-a17d7ff0e481",
"last_updated": "2023-02-19T16:02:15.575322-05:00",
"created_at": "2023-02-18T09:07:14.989011-05:00",
"name": "Washington Capitals",
"reward": "2.65000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b3d97ae-1db7-43cc-a5f9-b887d459c9a7/?format=api"
}
]
}