GET /api/bet_types/52078939-bbcd-4ac8-ab6c-06dcd91c3640/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52078939-bbcd-4ac8-ab6c-06dcd91c3640",
"match": "https://api-prod.gambitprofit.com/api/matches/c0c39b41-2b2f-4cdc-948b-546f5937b23b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
"amount": 7550.0
},
{
"team": "Arizona Coyotes",
"amount": 2450.0
}
],
"expected_reward_tokens": 9211.0,
"profit_sb": 211.0,
"profit_sb_percentage": 2.34,
"recommended": true
},
"lines": [
{
"id": "221f6992-2b1c-40cd-8721-336293c521c6",
"gambit_id": "7a8307d5-8de7-4a89-b4dd-e70f83d0cdfa",
"last_updated": "2022-11-18T09:48:14.365699-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.22000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52078939-bbcd-4ac8-ab6c-06dcd91c3640/?format=api"
},
{
"id": "58c166f4-2165-4d9a-b4c4-749c5e274d04",
"gambit_id": "2ce15616-a308-4478-ae54-b5519c58a5fc",
"last_updated": "2022-11-18T09:48:14.366708-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona Coyotes",
"reward": "3.76000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52078939-bbcd-4ac8-ab6c-06dcd91c3640/?format=api"
}
]
}