GET /api/bet_types/97331d2a-e117-493f-9bf8-c9394bf1711c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97331d2a-e117-493f-9bf8-c9394bf1711c",
"match": "https://api-prod.gambitprofit.com/api/matches/80388ab6-3429-4e1c-9453-04588a871d53/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-13T09:32:22.629683-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": "Sacramento Kings",
"amount": 5000.0
},
{
"team": "Golden State Warriors",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4dd84f7c-901f-4c41-99a1-27dbaf9454b3",
"gambit_id": "05be934f-dba3-4c8c-ae91-844671669a76",
"last_updated": "2023-04-16T18:12:16.003463-04:00",
"created_at": "2023-04-13T09:32:22.630884-04:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97331d2a-e117-493f-9bf8-c9394bf1711c/?format=api"
},
{
"id": "85fdf6b2-72b8-4037-bb91-c43b12761c3c",
"gambit_id": "9c146f99-2c35-44d1-96ee-d3ce4c816617",
"last_updated": "2023-04-16T18:12:16.006154-04:00",
"created_at": "2023-04-13T09:32:22.632191-04:00",
"name": "Golden State Warriors",
"reward": "1.87000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97331d2a-e117-493f-9bf8-c9394bf1711c/?format=api"
}
]
}