GET /api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7da96486-6e02-4664-aa9e-550462b29fc2",
"match": "https://api-prod.gambitprofit.com/api/matches/027dea9c-920b-4583-9797-bcc531abfeec/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:22.525523-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": "SEA",
"amount": 5107.0
},
{
"team": "LAA",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "174eabb2-e00a-4493-9db6-c5b4269362b3",
"gambit_id": "8db8f226-288b-4bfe-b411-6e8a6ab197e5",
"last_updated": "2023-04-06T11:32:10.015623-04:00",
"created_at": "2023-04-05T09:22:22.527658-04:00",
"name": "SEA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
},
{
"id": "37b00bcd-72eb-4602-b7c9-4e6b08db0827",
"gambit_id": "fee62bb4-a9cb-41f1-938d-31e2053609d5",
"last_updated": "2023-04-06T11:32:10.017238-04:00",
"created_at": "2023-04-05T09:22:22.529992-04:00",
"name": "LAA",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7da96486-6e02-4664-aa9e-550462b29fc2/?format=api"
}
]
}