GET /api/bet_types/5eeb6e55-032b-420b-b242-e401611eefd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5eeb6e55-032b-420b-b242-e401611eefd8",
"match": "https://api-prod.gambitprofit.com/api/matches/d58b7e78-2532-4e1a-bccb-38158efaae9a/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:14.212880-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": "Minnesota Wild",
"amount": 5857.0
},
{
"team": "Carolina Hurricanes",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "e8ccce1a-53f1-4a4b-b364-d1e152b83c11",
"gambit_id": "96f09bce-53d7-41f8-9a95-e8676e87396f",
"last_updated": "2024-01-23T18:52:56.436998-05:00",
"created_at": "2024-01-21T09:33:14.217197-05:00",
"name": "Minnesota Wild",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eeb6e55-032b-420b-b242-e401611eefd8/?format=api"
},
{
"id": "18745c16-a0dc-4784-b694-de55e75df179",
"gambit_id": "3b22e5ee-d2d2-40c7-b011-5ecee983fd96",
"last_updated": "2024-01-23T18:52:56.440697-05:00",
"created_at": "2024-01-21T09:33:14.220883-05:00",
"name": "Carolina Hurricanes",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eeb6e55-032b-420b-b242-e401611eefd8/?format=api"
}
]
}