GET /api/bet_types/90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4",
"match": "https://api-prod.gambitprofit.com/api/matches/6671ce28-5053-4a33-818c-aa8e1dd44be6/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-24T08:13:21.650969-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": "CLE",
"amount": 5107.0
},
{
"team": "KAN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0e66cf33-1c46-4c9c-b91e-0af9db7a6a67",
"gambit_id": "9d81dd43-5497-4bbf-81dd-8f5857d2ce9a",
"last_updated": "2023-07-25T20:22:55.774087-04:00",
"created_at": "2023-07-24T08:13:21.661091-04:00",
"name": "CLE",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4/?format=api"
},
{
"id": "adc55abf-552c-407f-b439-a5dd2bce712d",
"gambit_id": "41e98189-50c1-467c-b5b2-5ac4f49c969b",
"last_updated": "2023-07-25T20:22:55.770554-04:00",
"created_at": "2023-07-24T08:13:21.656047-04:00",
"name": "KAN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90b1a37f-80ee-4fb2-8b00-2b9eb620c8d4/?format=api"
}
]
}