GET /api/bet_types/42944763-bc83-4e8c-8fbb-b35089c1b95b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42944763-bc83-4e8c-8fbb-b35089c1b95b",
"match": "https://api-prod.gambitprofit.com/api/matches/2cc0ea3d-f49b-47da-832b-0b46596eac01/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-26T09:43:12.972354-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": "Carolina Hurricanes",
"amount": 5317.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "ad7aa5f4-3097-433d-843c-1e68a0501580",
"gambit_id": "4f55a4aa-3e17-4239-8574-ba2832cf35c2",
"last_updated": "2023-11-27T20:08:08.896650-05:00",
"created_at": "2023-11-26T09:43:12.980442-05:00",
"name": "Carolina Hurricanes",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42944763-bc83-4e8c-8fbb-b35089c1b95b/?format=api"
},
{
"id": "7ac37be9-b433-48f0-85e1-b33e05031f4d",
"gambit_id": "66ff2f7e-1c8e-4c64-8486-0a7bfb5a6c5b",
"last_updated": "2023-11-27T20:08:08.893327-05:00",
"created_at": "2023-11-26T09:43:12.976232-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42944763-bc83-4e8c-8fbb-b35089c1b95b/?format=api"
}
]
}