GET /api/bet_types/1e7b4a6f-3fc9-448a-a880-0aeed5861519/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e7b4a6f-3fc9-448a-a880-0aeed5861519",
"match": "https://api-prod.gambitprofit.com/api/matches/ca49d600-3141-4c4e-b54c-ad1977f30445/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T08:02:18.067620-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": 7440.0
},
{
"team": "Arizona Coyotes",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "a90d2cfb-6d9b-4a22-a060-043c350a1e6c",
"gambit_id": "218fa290-6b45-4236-bf67-e66643d2720e",
"last_updated": "2023-03-04T16:27:20.729431-05:00",
"created_at": "2023-03-03T08:02:18.070076-05:00",
"name": "Carolina Hurricanes",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7b4a6f-3fc9-448a-a880-0aeed5861519/?format=api"
},
{
"id": "0d7a10bc-912f-4344-96b5-b5aec7bc81b7",
"gambit_id": "27639286-edaf-4226-b3df-a205c297d84b",
"last_updated": "2023-03-04T16:27:20.728064-05:00",
"created_at": "2023-03-03T08:02:18.068815-05:00",
"name": "Arizona Coyotes",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e7b4a6f-3fc9-448a-a880-0aeed5861519/?format=api"
}
]
}