GET /api/bet_types/b0eada13-2c49-4299-92e1-05db907fc441/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0eada13-2c49-4299-92e1-05db907fc441",
"match": "https://api-prod.gambitprofit.com/api/matches/ac220888-fec7-4e16-9f89-f0f7e380bc91/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-28T10:08:15.760052-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": "Minnesota Vikings",
"amount": 6449.0
},
{
"team": "Carolina Panthers",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "5ffd0a75-c738-4bb6-b6ac-e0ee2787eb40",
"gambit_id": "8ef36108-1d83-45bb-9847-12e8e01e7a11",
"last_updated": "2023-10-02T20:58:09.691006-04:00",
"created_at": "2023-09-28T10:08:15.763664-04:00",
"name": "Minnesota Vikings",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0eada13-2c49-4299-92e1-05db907fc441/?format=api"
},
{
"id": "e1bbff45-ccee-4b19-b2cd-2dc91dcdd2d7",
"gambit_id": "8fa7545c-9108-4816-8e28-3ff185ffee69",
"last_updated": "2023-10-02T20:58:09.687304-04:00",
"created_at": "2023-09-28T10:08:15.768064-04:00",
"name": "Carolina Panthers",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0eada13-2c49-4299-92e1-05db907fc441/?format=api"
}
]
}