GET /api/bet_types/37725984-25dc-495b-9f82-f202b0a87b7b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37725984-25dc-495b-9f82-f202b0a87b7b",
"match": "https://api-prod.gambitprofit.com/api/matches/de97e6be-5ff4-4ede-ba93-f42a5309e27b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-15T09:18:05.429351-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": "Tampa Bay Lightning",
"amount": 6456.0
},
{
"team": "Ottawa Senators",
"amount": 3544.0
}
],
"expected_reward_tokens": 9425.76,
"profit_sb": -74.24,
"profit_sb_percentage": -0.78,
"recommended": false
},
"lines": [
{
"id": "769b874d-7fe0-4bcd-8ea9-764333cdb27b",
"gambit_id": "d4043e76-2879-4444-8121-e2dc15fabb27",
"last_updated": "2023-10-17T09:53:06.457318-04:00",
"created_at": "2023-10-15T09:18:05.433649-04:00",
"name": "Tampa Bay Lightning",
"reward": "1.46000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37725984-25dc-495b-9f82-f202b0a87b7b/?format=api"
},
{
"id": "6a447e8a-1607-4c74-a402-9016117c1da3",
"gambit_id": "344e90ab-a805-4be1-b833-b511fb130a41",
"last_updated": "2023-10-17T09:53:06.460377-04:00",
"created_at": "2023-10-15T09:18:05.440104-04:00",
"name": "Ottawa Senators",
"reward": "2.66000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37725984-25dc-495b-9f82-f202b0a87b7b/?format=api"
}
]
}