GET /api/bet_types/20a39638-8320-4719-8056-0b7818467440/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20a39638-8320-4719-8056-0b7818467440",
"match": "https://api-prod.gambitprofit.com/api/matches/dfab32f1-7b0f-4e9e-90d4-d4fea8fa7e89/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-17T13:03:05.724132-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": "Tennessee Titans",
"amount": 5000.0
},
{
"team": "Minnesota Vikings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0f8016a5-c027-459d-97b4-0b462d858d59",
"gambit_id": "b1b4d798-5c75-4e4d-af16-58649724d779",
"last_updated": "2023-08-21T19:53:16.065335-04:00",
"created_at": "2023-08-17T13:03:05.729014-04:00",
"name": "Tennessee Titans",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a39638-8320-4719-8056-0b7818467440/?format=api"
},
{
"id": "605e53cf-5d2b-428c-ba07-ccf1d0451c72",
"gambit_id": "62a4c71a-7a28-4c1e-8f7a-b0f052cc76fc",
"last_updated": "2023-08-21T19:53:16.068853-04:00",
"created_at": "2023-08-17T13:03:05.733196-04:00",
"name": "Minnesota Vikings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20a39638-8320-4719-8056-0b7818467440/?format=api"
}
]
}