GET /api/bet_types/bd9cfca7-bf11-43b5-a9ae-29df23da3207/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd9cfca7-bf11-43b5-a9ae-29df23da3207",
"match": "https://api-prod.gambitprofit.com/api/matches/e0a9ddb0-589e-40cc-801d-346b87307374/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-12T09:48:16.420180-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": "Utah Jazz",
"amount": 5107.0
},
{
"team": "Toronto Raptors",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5d935da1-cb87-4366-922d-1611c3136290",
"gambit_id": "b4742866-862b-477e-91d2-bfa77f057038",
"last_updated": "2024-01-15T10:03:22.537376-05:00",
"created_at": "2024-01-12T09:48:16.427495-05:00",
"name": "Utah Jazz",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9cfca7-bf11-43b5-a9ae-29df23da3207/?format=api"
},
{
"id": "ade6c8f0-c276-4137-af18-f0921aa64d65",
"gambit_id": "6427a2ed-5dba-4d6c-a24f-5aca67c5e30c",
"last_updated": "2024-01-15T10:03:22.533316-05:00",
"created_at": "2024-01-12T09:48:16.423941-05:00",
"name": "Toronto Raptors",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd9cfca7-bf11-43b5-a9ae-29df23da3207/?format=api"
}
]
}