GET /api/bet_types/2970e252-1684-4e52-8ca4-91f86284d68d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2970e252-1684-4e52-8ca4-91f86284d68d",
"match": "https://api-prod.gambitprofit.com/api/matches/5083fa53-f901-4dba-8668-adf1df696e09/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-04T09:48:08.092033-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": "BAL",
"amount": 5319.0
},
{
"team": "LAA",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "64bc8042-f632-497f-b612-13b7e117bf12",
"gambit_id": "142ec475-2391-4119-ab81-6b602075a535",
"last_updated": "2023-09-05T10:53:03.474209-04:00",
"created_at": "2023-09-04T09:48:08.095858-04:00",
"name": "BAL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2970e252-1684-4e52-8ca4-91f86284d68d/?format=api"
},
{
"id": "df234169-f1b7-4570-b239-1dd97561c8ca",
"gambit_id": "c186c0d9-3ec6-4950-87df-206bdbb13d30",
"last_updated": "2023-09-05T10:53:03.478985-04:00",
"created_at": "2023-09-04T09:48:08.100254-04:00",
"name": "LAA",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2970e252-1684-4e52-8ca4-91f86284d68d/?format=api"
}
]
}