GET /api/bet_types/c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a",
"match": "https://api-prod.gambitprofit.com/api/matches/13c00158-ea8f-4a00-97b2-8909ef18dc86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-02T08:28:15.219928-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": "Sacramento Kings",
"amount": 5939.0
},
{
"team": "Denver Nuggets",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "72687611-eab2-499f-bc70-f41a25435d72",
"gambit_id": "4ea9be5f-e597-4e2f-827f-7bdc06a76c09",
"last_updated": "2023-12-04T13:13:31.460873-05:00",
"created_at": "2023-12-02T08:28:15.223524-05:00",
"name": "Sacramento Kings",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a/?format=api"
},
{
"id": "cf944fba-630a-4a05-b540-75a51e7c24c4",
"gambit_id": "51bb9d1e-d653-46fe-bf56-1f2097282da5",
"last_updated": "2023-12-04T13:13:31.464200-05:00",
"created_at": "2023-12-02T08:28:15.227738-05:00",
"name": "Denver Nuggets",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6bcdccf-c54b-41fd-b1cd-9cc5d3880f3a/?format=api"
}
]
}