GET /api/bet_types/b5ee2cac-5cf8-46ae-b776-8c2ff44c5d9c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5ee2cac-5cf8-46ae-b776-8c2ff44c5d9c",
"match": "https://api-prod.gambitprofit.com/api/matches/a3ff9be8-5b96-47f9-8ad0-7010e22be591/?format=api",
"name": "Over/Under",
"created_at": "2023-12-15T09:13:05.492935-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": "Game Total Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "60858e2b-86b4-4be8-9ff9-91659288ab4e",
"gambit_id": "0817c7e3-b30f-4426-96ea-4fd330f111f4",
"last_updated": "2023-12-18T11:08:03.788796-05:00",
"created_at": "2023-12-15T09:13:05.497349-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ee2cac-5cf8-46ae-b776-8c2ff44c5d9c/?format=api"
},
{
"id": "923c6472-7f23-47e2-8849-254f9b8af101",
"gambit_id": "ce9183ff-a875-4559-90cd-5505bf233fe0",
"last_updated": "2023-12-18T11:08:03.791968-05:00",
"created_at": "2023-12-15T09:13:05.502750-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5ee2cac-5cf8-46ae-b776-8c2ff44c5d9c/?format=api"
}
]
}