GET /api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "567454b0-516f-4b30-9c52-397b8167d248",
"match": "https://api-prod.gambitprofit.com/api/matches/7be2c564-d26e-4cdf-8e41-46ab1fec5c22/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:23.134528-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": "Game Total Under 6",
"amount": 5317.0
},
{
"team": "Game Total Over 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "b2266af9-0102-4bd5-ac5d-4e88742debb4",
"gambit_id": "2eedcd76-c479-42d1-baa1-9e443ec12793",
"last_updated": "2023-04-06T21:36:59.549822-04:00",
"created_at": "2023-04-05T09:22:23.137902-04:00",
"name": "Game Total Under 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
},
{
"id": "08de8f43-5840-4bff-bdf5-afcd6b4544e2",
"gambit_id": "923aae16-c8d1-4e29-a359-fd12bb06d1d4",
"last_updated": "2023-04-06T21:36:59.551714-04:00",
"created_at": "2023-04-05T09:22:23.140486-04:00",
"name": "Game Total Over 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/567454b0-516f-4b30-9c52-397b8167d248/?format=api"
}
]
}