GET /api/bet_types/045fded8-94fd-413b-bc45-78625aaa15c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "045fded8-94fd-413b-bc45-78625aaa15c9",
"match": "https://api-prod.gambitprofit.com/api/matches/7504730b-7b5a-47dc-9449-6859983b8fc7/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:06.612687-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": "Miami Heat",
"amount": 5107.0
},
{
"team": "Brooklyn Nets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "dcb231f3-3e0c-49c1-b2bd-59e7b09400d0",
"gambit_id": "e1458b70-0751-4581-98e0-da77f2b11bea",
"last_updated": "2023-11-17T23:43:11.055000-05:00",
"created_at": "2023-11-16T09:28:06.623650-05:00",
"name": "Miami Heat",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045fded8-94fd-413b-bc45-78625aaa15c9/?format=api"
},
{
"id": "1e7696fb-e123-4250-9a13-70bec2500d6f",
"gambit_id": "ffceb025-e8d6-4d7a-9c8a-cfb44b5e9242",
"last_updated": "2023-11-17T23:43:11.051203-05:00",
"created_at": "2023-11-16T09:28:06.619043-05:00",
"name": "Brooklyn Nets",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/045fded8-94fd-413b-bc45-78625aaa15c9/?format=api"
}
]
}