GET /api/bet_types/5dd035d7-3f3a-4149-8c57-3e9faba98526/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5dd035d7-3f3a-4149-8c57-3e9faba98526",
"match": "https://api-prod.gambitprofit.com/api/matches/6411f6f6-b589-4a7b-a90d-b00e12c1bf67/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-14T09:12:19.459097-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": 6104.0
},
{
"team": "Washington Capitals",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "c156e649-d664-4862-b443-28883bdc6a3b",
"gambit_id": "ebd12db6-d15a-45ef-ae99-20827867019c",
"last_updated": "2023-02-15T10:51:57.297451-05:00",
"created_at": "2023-02-14T09:12:19.461859-05:00",
"name": "Carolina Hurricanes",
"reward": "1.57000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dd035d7-3f3a-4149-8c57-3e9faba98526/?format=api"
},
{
"id": "bdae5101-5c5c-4d56-a8ce-f86b22111b1f",
"gambit_id": "ae406a94-4e18-45a0-9f97-aa654dafd289",
"last_updated": "2023-02-15T10:51:57.296035-05:00",
"created_at": "2023-02-14T09:12:19.460499-05:00",
"name": "Washington Capitals",
"reward": "2.46000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dd035d7-3f3a-4149-8c57-3e9faba98526/?format=api"
}
]
}