GET /api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "714d8034-dc34-447d-8150-885d4ee1a765",
"match": "https://api-prod.gambitprofit.com/api/matches/9447fe3f-6289-4d0c-9756-84ea3741fe02/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-11T11:17:06.731172-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": "New Jersey Devils",
"amount": 6547.0
},
{
"team": "Carolina Hurricanes",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "2de59622-4e1a-427a-bba8-51685252e853",
"gambit_id": "d2433273-86c1-42e5-85d8-115dc6dd7230",
"last_updated": "2023-05-14T10:57:12.615552-04:00",
"created_at": "2023-05-11T11:17:06.732490-04:00",
"name": "New Jersey Devils",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
},
{
"id": "b8f72c84-5073-4a04-93f7-01b28f17d942",
"gambit_id": "4e3be6aa-1f3b-45e4-b649-6141590c7efa",
"last_updated": "2023-05-14T10:57:12.616892-04:00",
"created_at": "2023-05-11T11:17:06.733751-04:00",
"name": "Carolina Hurricanes",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714d8034-dc34-447d-8150-885d4ee1a765/?format=api"
}
]
}