GET /api/bet_types/ba83d7b7-eb4a-4350-8776-4beb8ed07875/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba83d7b7-eb4a-4350-8776-4beb8ed07875",
"match": "https://api-prod.gambitprofit.com/api/matches/ec831d6f-fa17-4b5f-870c-ce4fa864044b/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-28T09:32:07.069238-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": "Pittsburgh Penguins",
"amount": 6324.0
},
{
"team": "Detroit Red Wings",
"amount": 3676.0
}
],
"expected_reward_tokens": 9042.96,
"profit_sb": 42.96,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "2976f593-e1b3-4562-8fa8-9a074d972834",
"gambit_id": "612dc516-bd38-47b3-ac5f-7cced2fb76e0",
"last_updated": "2022-12-30T18:57:02.207187-05:00",
"created_at": "2022-12-28T09:32:07.070458-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.43000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba83d7b7-eb4a-4350-8776-4beb8ed07875/?format=api"
},
{
"id": "f3649737-4b7b-4b8b-9f4e-2d7a7c518ad2",
"gambit_id": "fece04d8-01ce-4060-8050-7a8df960dd9e",
"last_updated": "2022-12-30T18:57:02.208257-05:00",
"created_at": "2022-12-28T09:32:07.071719-05:00",
"name": "Detroit Red Wings",
"reward": "2.46000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba83d7b7-eb4a-4350-8776-4beb8ed07875/?format=api"
}
]
}