GET /api/bet_types/7395d0f8-22f6-4470-9281-77436f20d3ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7395d0f8-22f6-4470-9281-77436f20d3ca",
"match": "https://api-prod.gambitprofit.com/api/matches/94ab4e5f-7268-43d0-ac00-5862119c05f3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-23T09:13:00.091116-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": "Seattle Kraken",
"amount": 5857.0
},
{
"team": "Anaheim Ducks",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "1dcc65de-94bf-44e5-8474-aa0c5bb69dcc",
"gambit_id": "099750c1-ef06-4c7b-b7a5-632a562fb877",
"last_updated": "2023-12-26T15:28:19.177670-05:00",
"created_at": "2023-12-23T09:13:00.095217-05:00",
"name": "Seattle Kraken",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7395d0f8-22f6-4470-9281-77436f20d3ca/?format=api"
},
{
"id": "d2b21e8a-cac9-442e-b7df-6843f85c0daa",
"gambit_id": "5842b562-5b8a-446b-935a-1a624f330b29",
"last_updated": "2023-12-26T15:28:19.182030-05:00",
"created_at": "2023-12-23T09:13:00.098934-05:00",
"name": "Anaheim Ducks",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7395d0f8-22f6-4470-9281-77436f20d3ca/?format=api"
}
]
}