GET /api/bet_types/3c8caf9d-8eda-41b3-91b8-4526ce661075/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3c8caf9d-8eda-41b3-91b8-4526ce661075",
"match": "https://api-prod.gambitprofit.com/api/matches/c6442113-5be4-466c-8a10-113a7f4fe8c4/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:13.250498-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": "Pittsburgh Penguins",
"amount": 6390.0
},
{
"team": "Carolina Hurricanes",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "0b2a50bb-51fc-4768-8c8b-bd64b2408661",
"gambit_id": "1fb900da-ec29-4d54-a4f6-2ca69c79a3a1",
"last_updated": "2024-01-16T15:13:03.046197-05:00",
"created_at": "2024-01-13T09:38:13.254069-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8caf9d-8eda-41b3-91b8-4526ce661075/?format=api"
},
{
"id": "1a44a5e1-bc6d-42d8-8161-ec3b92717489",
"gambit_id": "c9bf9281-2dad-4188-a6bb-d6c71d459db9",
"last_updated": "2024-01-16T15:13:03.050178-05:00",
"created_at": "2024-01-13T09:38:13.257712-05:00",
"name": "Carolina Hurricanes",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3c8caf9d-8eda-41b3-91b8-4526ce661075/?format=api"
}
]
}