GET /api/bet_types/9161f98e-7dd5-42f7-8bc3-188da9dda9ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9161f98e-7dd5-42f7-8bc3-188da9dda9ce",
"match": "https://api-prod.gambitprofit.com/api/matches/b1114d6b-9d69-4f30-ab5f-9c8e22db1121/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T09:47:58.041410-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": "Milwaukee Bucks",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8814c4d7-db04-4b43-9766-0231d3052fe2",
"gambit_id": "2fdd1253-3129-42d9-94cc-f81eb0a794ca",
"last_updated": "2023-11-12T11:03:19.638572-05:00",
"created_at": "2023-11-09T09:47:58.046341-05:00",
"name": "Milwaukee Bucks",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9161f98e-7dd5-42f7-8bc3-188da9dda9ce/?format=api"
},
{
"id": "d14fb6b7-8bed-4fe4-8197-9a66eae68076",
"gambit_id": "576b1c0c-c61d-4042-936e-d7881facb1d2",
"last_updated": "2023-11-12T11:03:19.642194-05:00",
"created_at": "2023-11-09T09:47:58.051377-05:00",
"name": "Indiana Pacers",
"reward": "1.86000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9161f98e-7dd5-42f7-8bc3-188da9dda9ce/?format=api"
}
]
}