GET /api/bet_types/4850d532-a395-4bee-b074-dbe530726fe0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4850d532-a395-4bee-b074-dbe530726fe0",
"match": "https://api-prod.gambitprofit.com/api/matches/8ad8f1cb-ad1a-481e-b2a8-730e11094f98/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:02.656270-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": "STL",
"amount": 5512.0
},
{
"team": "PHI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "50550ef7-2e9d-40d2-b577-c7497b87641e",
"gambit_id": "4a7d7be1-c22a-4be8-9a95-5fc2218ccdf9",
"last_updated": "2023-09-18T22:48:07.675681-04:00",
"created_at": "2023-09-17T10:28:02.667068-04:00",
"name": "STL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4850d532-a395-4bee-b074-dbe530726fe0/?format=api"
},
{
"id": "7012dffa-7afb-48b5-8b11-e055ca957f9b",
"gambit_id": "3d4564f2-c155-462e-bfae-4fe80aadc23c",
"last_updated": "2023-09-18T22:48:07.672076-04:00",
"created_at": "2023-09-17T10:28:02.662873-04:00",
"name": "PHI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4850d532-a395-4bee-b074-dbe530726fe0/?format=api"
}
]
}