GET /api/bet_types/e2da65d9-f6c4-4139-86a8-1d0f67511200/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e2da65d9-f6c4-4139-86a8-1d0f67511200",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbbcfd4-e74c-4d09-b42d-342e327d85c4/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-17T09:28:11.014767-05: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": "Detroit Red Wings",
"amount": 5614.0
},
{
"team": "Florida Panthers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "4b17d2ea-a212-44fe-9bca-35575434c828",
"gambit_id": "56f9fdb5-183c-4668-be1e-b1c19c4199bd",
"last_updated": "2024-01-19T12:13:16.903447-05:00",
"created_at": "2024-01-17T09:28:11.022826-05:00",
"name": "Detroit Red Wings",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2da65d9-f6c4-4139-86a8-1d0f67511200/?format=api"
},
{
"id": "db9480dc-1056-427d-8c12-bc64377b76b6",
"gambit_id": "222a8a40-ca7b-40cd-87c6-efe1ec79b48a",
"last_updated": "2024-01-19T12:13:16.906720-05:00",
"created_at": "2024-01-17T09:28:11.033061-05:00",
"name": "Florida Panthers",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e2da65d9-f6c4-4139-86a8-1d0f67511200/?format=api"
}
]
}