GET /api/bet_types/c5fda232-72a3-4982-ad0d-aace976d472f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5fda232-72a3-4982-ad0d-aace976d472f",
"match": "https://api-prod.gambitprofit.com/api/matches/434aeb90-1abb-4c92-a100-c5d37b549678/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-19T08:32:59.970368-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": "Carolina Hurricanes",
"amount": 5688.0
},
{
"team": "Seattle Kraken",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "fc9c381a-1d58-460f-a498-63ff95c6a7f5",
"gambit_id": "28a2abef-e128-4cc2-abda-8aa9ef5bd803",
"last_updated": "2023-10-20T11:23:23.410833-04:00",
"created_at": "2023-10-19T08:32:59.976304-04:00",
"name": "Carolina Hurricanes",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5fda232-72a3-4982-ad0d-aace976d472f/?format=api"
},
{
"id": "f1dd1dad-98d8-441a-be25-04897fd7f1df",
"gambit_id": "e0eb0acb-71fb-40e8-ba4b-9d3522c3f20f",
"last_updated": "2023-10-20T11:23:23.415379-04:00",
"created_at": "2023-10-19T08:32:59.981904-04:00",
"name": "Seattle Kraken",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5fda232-72a3-4982-ad0d-aace976d472f/?format=api"
}
]
}