GET /api/bet_types/8cadd76b-d3a9-4c94-8aee-14475fec7aab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cadd76b-d3a9-4c94-8aee-14475fec7aab",
"match": "https://api-prod.gambitprofit.com/api/matches/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-21T08:53:25.265218-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": 5512.0
},
{
"team": "OAK",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4e77d323-3f9e-4eab-849b-6bfc49a54020",
"gambit_id": "d197f473-e8fc-4202-9fd5-d294ca29c4e9",
"last_updated": "2023-07-22T09:47:58.697226-04:00",
"created_at": "2023-07-21T08:53:25.267167-04:00",
"name": "HOU",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd76b-d3a9-4c94-8aee-14475fec7aab/?format=api"
},
{
"id": "4dff6239-0d47-40b8-b280-01eadd075c42",
"gambit_id": "4cf8e691-ef50-4da3-9d87-61c35dec87b8",
"last_updated": "2023-07-22T09:47:58.701995-04:00",
"created_at": "2023-07-21T08:53:25.269323-04:00",
"name": "OAK",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cadd76b-d3a9-4c94-8aee-14475fec7aab/?format=api"
}
]
}