GET /api/bet_types/262aceb6-9fb5-41c6-80f8-7e391010295a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "262aceb6-9fb5-41c6-80f8-7e391010295a",
"match": "https://api-prod.gambitprofit.com/api/matches/62e8e003-227e-4b7c-8617-e0a01a07309f/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:02.684748-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": "MIA",
"amount": 5599.0
},
{
"team": "CHC",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "0c2de819-686b-4c7d-b600-bd12726dfd49",
"gambit_id": "48bffb92-355d-4302-9698-e8f287c5db67",
"last_updated": "2023-05-06T11:52:02.835140-04:00",
"created_at": "2023-05-05T11:47:02.688495-04:00",
"name": "MIA",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262aceb6-9fb5-41c6-80f8-7e391010295a/?format=api"
},
{
"id": "aaaff32d-14cb-40c4-896f-43db8bba671a",
"gambit_id": "c2be20e0-863f-40aa-89a3-0ea5f8a36aa4",
"last_updated": "2023-05-06T11:52:02.833689-04:00",
"created_at": "2023-05-05T11:47:02.686806-04:00",
"name": "CHC",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/262aceb6-9fb5-41c6-80f8-7e391010295a/?format=api"
}
]
}