GET /api/bet_types/28d4d67c-e4dd-40c7-bf5b-82bf5509ce76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28d4d67c-e4dd-40c7-bf5b-82bf5509ce76",
"match": "https://api-prod.gambitprofit.com/api/matches/dc0119ff-7177-49b5-966d-7f718f06d086/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "New Orleans Pelicans",
"amount": 8083.0
},
{
"team": "Detroit Pistons",
"amount": 1917.0
}
],
"expected_reward_tokens": 9295.45,
"profit_sb": 295.45,
"profit_sb_percentage": 3.28,
"recommended": true
},
"lines": [
{
"id": "21bc94c4-cca5-47ee-9718-2d95850ad43b",
"gambit_id": "1cb864c7-fdf8-4bd5-a19b-5a2c36a8afa4",
"last_updated": "2022-12-08T13:02:14.484692-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.15000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d4d67c-e4dd-40c7-bf5b-82bf5509ce76/?format=api"
},
{
"id": "37c10a3c-f984-4602-8a28-fe797b9862ff",
"gambit_id": "c593c838-2fca-4f39-8cf0-eb82d48160f0",
"last_updated": "2022-12-08T13:02:14.485708-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "4.85000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28d4d67c-e4dd-40c7-bf5b-82bf5509ce76/?format=api"
}
]
}