GET /api/bet_types/8fae9f87-19e4-4161-956c-4ee046d59567/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fae9f87-19e4-4161-956c-4ee046d59567",
"match": "https://api-prod.gambitprofit.com/api/matches/cb3c401d-c9e6-4bee-982d-0845a603a585/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-05T09:53:20.970650-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": "CWS",
"amount": 6090.0
},
{
"team": "KAN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "074423e0-8fda-471f-aa5c-b7fa86be2d86",
"gambit_id": "a08839bb-d346-418e-9703-46b6e374f9c0",
"last_updated": "2023-09-06T22:48:28.243522-04:00",
"created_at": "2023-09-05T09:53:20.974950-04:00",
"name": "CWS",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fae9f87-19e4-4161-956c-4ee046d59567/?format=api"
},
{
"id": "c28e39d0-5340-4407-a01b-770f7397a43a",
"gambit_id": "b6cc5966-f285-4cde-83e7-ab180dddbd2a",
"last_updated": "2023-09-06T22:48:28.246840-04:00",
"created_at": "2023-09-05T09:53:20.989634-04:00",
"name": "KAN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fae9f87-19e4-4161-956c-4ee046d59567/?format=api"
}
]
}