GET /api/bet_types/3769072b-8dae-418d-af51-402e4e726611/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3769072b-8dae-418d-af51-402e4e726611",
"match": "https://api-prod.gambitprofit.com/api/matches/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Los Angeles Kings",
"amount": 6563.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "67efc6c6-e29d-4355-b504-b047469b6dfa",
"gambit_id": "64cbca9a-4d9a-4e02-98ae-a9deec0391c5",
"last_updated": "2022-10-26T09:42:12.483466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3769072b-8dae-418d-af51-402e4e726611/?format=api"
},
{
"id": "2fc81c82-a4f0-4d37-94f5-9570a6320505",
"gambit_id": "f57d8a9f-242b-4cd5-a640-0aff3f2e8b5c",
"last_updated": "2022-10-26T09:42:12.484454-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3769072b-8dae-418d-af51-402e4e726611/?format=api"
}
]
}