GET /api/bet_types/04c780f4-0857-448e-b8c2-714f5846922a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04c780f4-0857-448e-b8c2-714f5846922a",
"match": "https://api-prod.gambitprofit.com/api/matches/2fc5a4b9-3bad-4a02-8035-f6a9eef61980/?format=api",
"name": "Play the Odds",
"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": "Philadelphia Flyers",
"amount": 5492.0
},
{
"team": "New Jersey Devils",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "f11c5458-e41b-425e-b3f0-9272d5ac6fdb",
"gambit_id": "32599f42-3b66-4e87-8ce6-14ef4d13b9fd",
"last_updated": "2022-12-05T11:32:14.684279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.65000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c780f4-0857-448e-b8c2-714f5846922a/?format=api"
},
{
"id": "f43e1110-0647-4d1b-a5fe-53678618f421",
"gambit_id": "f27299c8-d302-47f8-8fb8-5fffd299f328",
"last_updated": "2022-12-05T11:32:14.685462-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Jersey Devils",
"reward": "2.01000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04c780f4-0857-448e-b8c2-714f5846922a/?format=api"
}
]
}