GET /api/bet_types/6d0b86f2-becc-402a-9ce4-275cd43ef3c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6d0b86f2-becc-402a-9ce4-275cd43ef3c3",
"match": "https://api-prod.gambitprofit.com/api/matches/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-27T08:57:17.511645-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": "Denver Nuggets",
"amount": 5745.0
},
{
"team": "Sacramento Kings",
"amount": 4255.0
}
],
"expected_reward_tokens": 9019.65,
"profit_sb": 19.65,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "731465f5-239c-4d20-b8a7-26b45488a96c",
"gambit_id": "5ae0dc7b-1c2f-4137-b6c7-f7ef7a50318e",
"last_updated": "2022-12-28T21:27:13.684210-05:00",
"created_at": "2022-12-27T08:57:17.512878-05:00",
"name": "Denver Nuggets",
"reward": "1.57000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b86f2-becc-402a-9ce4-275cd43ef3c3/?format=api"
},
{
"id": "313265c9-f507-4fb4-9590-e3840ad9dcdd",
"gambit_id": "df3dbc8e-f30b-4412-8dd0-84a96f84f510",
"last_updated": "2022-12-28T21:27:13.685360-05:00",
"created_at": "2022-12-27T08:57:17.514109-05:00",
"name": "Sacramento Kings",
"reward": "2.12000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0b86f2-becc-402a-9ce4-275cd43ef3c3/?format=api"
}
]
}