GET /api/bet_types/48c6848b-a41f-435e-b19b-5eb7140a5c99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48c6848b-a41f-435e-b19b-5eb7140a5c99",
"match": "https://api-prod.gambitprofit.com/api/matches/daf30a8a-5414-4cae-8db2-6967ad28b281/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:56.096491-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": "HOU",
"amount": 6458.0
},
{
"team": "MIN",
"amount": 3542.0
}
],
"expected_reward_tokens": 9492.56,
"profit_sb": -7.44,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "85919209-0c72-438d-b709-90825533deb0",
"gambit_id": "db121a62-157d-4789-b774-aaaaa0880b0c",
"last_updated": "2023-04-09T11:42:13.765238-04:00",
"created_at": "2023-04-08T09:01:56.100644-04:00",
"name": "HOU",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c6848b-a41f-435e-b19b-5eb7140a5c99/?format=api"
},
{
"id": "c43262ea-cf63-4e50-a31d-5d34a6386170",
"gambit_id": "e4386cb6-e336-4964-95a7-ca5aa7ac143c",
"last_updated": "2023-04-09T11:42:13.762821-04:00",
"created_at": "2023-04-08T09:01:56.098430-04:00",
"name": "MIN",
"reward": "2.68000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48c6848b-a41f-435e-b19b-5eb7140a5c99/?format=api"
}
]
}