GET /api/bet_types/7b6db7f6-5205-453f-9e22-44244dbe22d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b6db7f6-5205-453f-9e22-44244dbe22d3",
"match": "https://api-prod.gambitprofit.com/api/matches/a4356ed4-afa0-4e2e-8fbe-254d928b6e0f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:19.172552-04: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": "Nashville Predators",
"amount": 5939.0
},
{
"team": "Minnesota Wild",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "49d3927b-442c-4104-81fd-dcb021133776",
"gambit_id": "e2952bf4-66cc-4b17-8148-3ef96c425650",
"last_updated": "2023-04-14T12:02:22.660833-04:00",
"created_at": "2023-04-13T09:32:19.173908-04:00",
"name": "Nashville Predators",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6db7f6-5205-453f-9e22-44244dbe22d3/?format=api"
},
{
"id": "8a51e17b-c6e5-4078-aacb-29a7c86b93f2",
"gambit_id": "57cf4cba-f323-4f5f-86ec-f5bcb3ae63e6",
"last_updated": "2023-04-14T12:02:22.662213-04:00",
"created_at": "2023-04-13T09:32:19.175357-04:00",
"name": "Minnesota Wild",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b6db7f6-5205-453f-9e22-44244dbe22d3/?format=api"
}
]
}