GET /api/bet_types/b29971c6-9d99-47fb-b242-827a9e44c55e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b29971c6-9d99-47fb-b242-827a9e44c55e",
"match": "https://api-prod.gambitprofit.com/api/matches/41f586c8-269e-4b63-9665-ac2b5a5c5975/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-16T17:37:16.803405-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": "Toronto Raptors",
"amount": 6892.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3108.0
}
],
"expected_reward_tokens": 9510.48,
"profit_sb": 10.48,
"profit_sb_percentage": 0.11,
"recommended": true
},
"lines": [
{
"id": "edd4681e-c648-4cfb-b8fd-951d6e634f17",
"gambit_id": "692e1750-5492-4335-a844-3bef388565bf",
"last_updated": "2023-03-17T11:31:55.514908-04:00",
"created_at": "2023-03-16T17:37:16.805004-04:00",
"name": "Toronto Raptors",
"reward": "1.38000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29971c6-9d99-47fb-b242-827a9e44c55e/?format=api"
},
{
"id": "1b8cbe22-438b-4eda-97d5-b8a2565965ff",
"gambit_id": "fbcf94a1-5354-4dcc-8997-64352c67c96d",
"last_updated": "2023-03-17T11:31:55.516576-04:00",
"created_at": "2023-03-16T17:37:16.806724-04:00",
"name": "Oklahoma City Thunder",
"reward": "3.06000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b29971c6-9d99-47fb-b242-827a9e44c55e/?format=api"
}
]
}