GET /api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08a15434-21f4-436b-8fef-46e65b7dccc4",
"match": "https://api-prod.gambitprofit.com/api/matches/cc5252fe-a99d-4768-94b0-8bbf5f8514ea/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-27T09:22:56.648063-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": "ARI",
"amount": 5319.0
},
{
"team": "CWS",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "6d32b937-ecdd-4c8c-af1c-29a15b90b791",
"gambit_id": "c7ab964e-c096-4c42-b4f4-a108dc4fd9c1",
"last_updated": "2023-09-28T18:58:19.522487-04:00",
"created_at": "2023-09-27T09:22:56.651767-04:00",
"name": "ARI",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
},
{
"id": "fff65a18-3591-454b-b0b2-7b3d2cce6dc0",
"gambit_id": "1d43dbc1-bbd1-4374-898d-12bf086307d0",
"last_updated": "2023-09-28T18:58:19.519197-04:00",
"created_at": "2023-09-27T09:22:56.660246-04:00",
"name": "CWS",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08a15434-21f4-436b-8fef-46e65b7dccc4/?format=api"
}
]
}