GET /api/bet_types/302507c7-adcd-41e0-a66d-7a9e6be8d596/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302507c7-adcd-41e0-a66d-7a9e6be8d596",
"match": "https://api-prod.gambitprofit.com/api/matches/8b74d7eb-a0f3-47c6-ac3a-4cc65bded721/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:09.986320-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": "New Jersey Devils",
"amount": 5000.0
},
{
"team": "Carolina Hurricanes",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1ad5221c-320e-466d-961a-bc05c1e3e5fd",
"gambit_id": "2054680a-cb2c-4bca-bfc4-f735cd408815",
"last_updated": "2023-05-04T11:27:05.537690-04:00",
"created_at": "2023-05-03T12:12:09.989472-04:00",
"name": "New Jersey Devils",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302507c7-adcd-41e0-a66d-7a9e6be8d596/?format=api"
},
{
"id": "010b59ce-20b3-4d52-b2cd-6c2e4e9bcb5a",
"gambit_id": "2330148a-49f6-4c46-bb91-78e9fe1a8325",
"last_updated": "2023-05-04T11:27:05.536464-04:00",
"created_at": "2023-05-03T12:12:09.987866-04:00",
"name": "Carolina Hurricanes",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302507c7-adcd-41e0-a66d-7a9e6be8d596/?format=api"
}
]
}