GET /api/bet_types/ae552cfe-85f5-4f64-85ef-25753409aca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae552cfe-85f5-4f64-85ef-25753409aca3",
"match": "https://api-prod.gambitprofit.com/api/matches/d0d15b27-c905-4042-9912-f83747494ab0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T09:36:55.290241-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": "Carolina Hurricanes",
"amount": 6547.0
},
{
"team": "Detroit Red Wings",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "12176472-c681-4b09-b6fb-13192bbcf03e",
"gambit_id": "2bb168e8-2ea0-4097-a081-c55d100f3b18",
"last_updated": "2023-03-31T14:42:24.654181-04:00",
"created_at": "2023-03-30T09:36:55.292862-04:00",
"name": "Carolina Hurricanes",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae552cfe-85f5-4f64-85ef-25753409aca3/?format=api"
},
{
"id": "ba2f828d-149b-4929-a0c7-4b49fd1b632b",
"gambit_id": "c058ed03-1477-4a41-9823-8ecc5358aa79",
"last_updated": "2023-03-31T14:42:24.650772-04:00",
"created_at": "2023-03-30T09:36:55.291533-04:00",
"name": "Detroit Red Wings",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae552cfe-85f5-4f64-85ef-25753409aca3/?format=api"
}
]
}