GET /api/bet_types/79d16107-547c-4927-836c-69d0659443be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79d16107-547c-4927-836c-69d0659443be",
"match": "https://api-prod.gambitprofit.com/api/matches/297de065-b683-481c-8f05-c9e8cf797694/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-21T13:01:47.117699-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": "Tampa Bay Lightning",
"amount": 6546.0
},
{
"team": "Anaheim Ducks",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "96928203-f4d9-4317-8061-817cefebd572",
"gambit_id": "ef224bf8-2045-4a1a-a7a0-d84e164fcefe",
"last_updated": "2023-02-22T09:02:04.944019-05:00",
"created_at": "2023-02-21T13:01:47.119231-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.43000",
"odds": "1.45450",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d16107-547c-4927-836c-69d0659443be/?format=api"
},
{
"id": "2ba5d649-b6bf-4ee7-a38b-7863d59065b2",
"gambit_id": "f89ebc60-ac61-45fa-84bc-ed79222e2f03",
"last_updated": "2023-02-22T09:02:04.945153-05:00",
"created_at": "2023-02-21T13:01:47.121074-05:00",
"name": "Anaheim Ducks",
"reward": "2.71000",
"odds": "2.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79d16107-547c-4927-836c-69d0659443be/?format=api"
}
]
}