GET /api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff84d1f1-1d0f-48be-81b4-d543ff80f36b",
"match": "https://api-prod.gambitprofit.com/api/matches/88e38d6b-8796-41ea-bd19-3d65b79d7328/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-01T09:42:10.475908-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": "LAA",
"amount": 5512.0
},
{
"team": "HOU",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "420d4db3-02e5-46a5-a467-518a7a47142c",
"gambit_id": "70c287ad-d331-4f7f-a787-7394e5e0f69f",
"last_updated": "2023-06-08T17:08:08.769432-04:00",
"created_at": "2023-06-01T09:42:10.479043-04:00",
"name": "LAA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
},
{
"id": "1931b23c-a324-4416-be64-ff72cdf96d2e",
"gambit_id": "6be06b91-d4bc-4d4d-9c27-d12fb98e5b27",
"last_updated": "2023-06-08T17:08:08.771974-04:00",
"created_at": "2023-06-01T09:42:10.481452-04:00",
"name": "HOU",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff84d1f1-1d0f-48be-81b4-d543ff80f36b/?format=api"
}
]
}