GET /api/bet_types/32a7e24c-dad1-46e8-9cf2-b77ab0d18d10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32a7e24c-dad1-46e8-9cf2-b77ab0d18d10",
"match": "https://api-prod.gambitprofit.com/api/matches/c4aff1cd-1206-46fe-b919-f0049d3118fb/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-30T10:27:10.341279-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": "Toronto Raptors",
"amount": 5292.0
},
{
"team": "Phoenix Suns",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "0210b318-427c-4a18-9c31-09b5ed2fa346",
"gambit_id": "c20bc9e4-a53e-45c2-901d-c5a418e5f7f0",
"last_updated": "2022-12-31T14:11:51.984872-05:00",
"created_at": "2022-12-30T10:27:10.342432-05:00",
"name": "Toronto Raptors",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a7e24c-dad1-46e8-9cf2-b77ab0d18d10/?format=api"
},
{
"id": "356b34f9-a69c-4cfe-83a4-4b742c57a608",
"gambit_id": "0e6cdeb1-32ad-4dbf-9f33-436172e0e48d",
"last_updated": "2022-12-31T14:11:51.985938-05:00",
"created_at": "2022-12-30T10:27:10.343620-05:00",
"name": "Phoenix Suns",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32a7e24c-dad1-46e8-9cf2-b77ab0d18d10/?format=api"
}
]
}