GET /api/bet_types/54060d9f-c167-426a-919a-f44ffc3d5382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54060d9f-c167-426a-919a-f44ffc3d5382",
"match": "https://api-prod.gambitprofit.com/api/matches/0fc1f33b-5101-47df-be31-120d77e27c42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-17T08:58:22.808567-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": 7191.0
},
{
"team": "San Jose Sharks",
"amount": 2809.0
}
],
"expected_reward_tokens": 9492.12,
"profit_sb": -7.88,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "73b4d3a7-fe5f-436f-a240-0a58a55a2eeb",
"gambit_id": "63a66f9d-a0ff-48fc-a46d-48acd7947bc9",
"last_updated": "2023-10-18T10:53:27.500243-04:00",
"created_at": "2023-10-17T08:58:22.812327-04:00",
"name": "Carolina Hurricanes",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54060d9f-c167-426a-919a-f44ffc3d5382/?format=api"
},
{
"id": "bc8c452d-adcd-4e0f-aa20-02664fa11e5b",
"gambit_id": "9448aeb6-3604-47c2-a063-b01e36815320",
"last_updated": "2023-10-18T10:53:27.509235-04:00",
"created_at": "2023-10-17T08:58:22.816024-04:00",
"name": "San Jose Sharks",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54060d9f-c167-426a-919a-f44ffc3d5382/?format=api"
}
]
}