GET /api/bet_types/de754ccd-6065-44b6-bd10-728859f710bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de754ccd-6065-44b6-bd10-728859f710bb",
"match": "https://api-prod.gambitprofit.com/api/matches/250e1c1a-ec3c-462e-ae9e-4e84fb5a120d/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-15T08:23:09.020004-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": "WAS",
"amount": 5213.0
},
{
"team": "HOU",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ab77abc8-f339-42cf-83c9-a9e3fdef4873",
"gambit_id": "b6bcfb14-254a-4dbf-a3b8-004f598a8463",
"last_updated": "2023-06-16T09:58:05.073912-04:00",
"created_at": "2023-06-15T08:23:09.022469-04:00",
"name": "WAS",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de754ccd-6065-44b6-bd10-728859f710bb/?format=api"
},
{
"id": "d46093e7-fad8-4c89-8d40-c9c42b095756",
"gambit_id": "9e32a9ab-382a-4ad8-b2e3-c2ffd55b6458",
"last_updated": "2023-06-16T09:58:05.076099-04:00",
"created_at": "2023-06-15T08:23:09.024652-04:00",
"name": "HOU",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de754ccd-6065-44b6-bd10-728859f710bb/?format=api"
}
]
}