GET /api/bet_types/93f3954f-7d38-4646-8d54-3204cfaa6de4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "93f3954f-7d38-4646-8d54-3204cfaa6de4",
"match": "https://api-prod.gambitprofit.com/api/matches/0640b843-0da7-40b5-9191-a714e4b0efa0/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T08:33:16.406799-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": "BOS",
"amount": 6308.0
},
{
"team": "MIN",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "feb43d05-e2ab-4d97-b5ad-80271b757043",
"gambit_id": "dd2e4fa9-b9a8-406f-b952-2c0a403397c6",
"last_updated": "2023-06-22T10:53:26.011396-04:00",
"created_at": "2023-06-21T08:33:16.408567-04:00",
"name": "BOS",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f3954f-7d38-4646-8d54-3204cfaa6de4/?format=api"
},
{
"id": "0b5b0f93-978f-4058-86d8-0dbc919f9658",
"gambit_id": "3b3b1c57-618d-4b7c-9717-d9d331368b6b",
"last_updated": "2023-06-22T10:53:26.013697-04:00",
"created_at": "2023-06-21T08:33:16.410645-04:00",
"name": "MIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93f3954f-7d38-4646-8d54-3204cfaa6de4/?format=api"
}
]
}