GET /api/bet_types/b197e924-823a-458d-8030-69bfbae1e885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b197e924-823a-458d-8030-69bfbae1e885",
"match": "https://api-prod.gambitprofit.com/api/matches/57757f35-52fe-42a5-9dee-7b028df28190/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-18T09:07:15.452433-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": "Los Angeles Kings",
"amount": 6667.0
},
{
"team": "Arizona Coyotes",
"amount": 3333.0
}
],
"expected_reward_tokens": 9465.72,
"profit_sb": -34.28,
"profit_sb_percentage": -0.36,
"recommended": false
},
"lines": [
{
"id": "c8bcb628-3513-4b74-b500-199c800852bc",
"gambit_id": "44e46b28-56a6-4efc-bc2e-89d0f04c2700",
"last_updated": "2023-02-19T15:57:14.550201-05:00",
"created_at": "2023-02-18T09:07:15.453667-05:00",
"name": "Los Angeles Kings",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b197e924-823a-458d-8030-69bfbae1e885/?format=api"
},
{
"id": "292c435e-4897-4153-9969-7f57cf656c3d",
"gambit_id": "4205aa11-f622-456d-bfe8-49584405ad1d",
"last_updated": "2023-02-19T15:57:14.551392-05:00",
"created_at": "2023-02-18T09:07:15.454963-05:00",
"name": "Arizona Coyotes",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b197e924-823a-458d-8030-69bfbae1e885/?format=api"
}
]
}