GET /api/bet_types/8b351f72-d2c2-4d6a-bec2-915694484a62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b351f72-d2c2-4d6a-bec2-915694484a62",
"match": "https://api-prod.gambitprofit.com/api/matches/2731f09c-72b4-468d-b0a3-ea3f01200d50/?format=api",
"name": "Over/Under",
"created_at": "2023-06-13T09:08:20.858415-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 8.5",
"amount": 5317.0
},
{
"team": "Game Total Over 8.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "469769c2-df6d-4fbd-9a1e-ed1596a6f590",
"gambit_id": "4b7c7f23-4459-4607-8747-924b72b47456",
"last_updated": "2023-06-14T11:18:15.273814-04:00",
"created_at": "2023-06-13T09:08:20.862190-04:00",
"name": "Game Total Under 8.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b351f72-d2c2-4d6a-bec2-915694484a62/?format=api"
},
{
"id": "b85f9983-d270-47f8-b140-889e62d4b7af",
"gambit_id": "3ebd8c72-8b4b-4d2a-b5ca-8cc9aaf58b86",
"last_updated": "2023-06-14T11:18:15.271273-04:00",
"created_at": "2023-06-13T09:08:20.860271-04:00",
"name": "Game Total Over 8.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b351f72-d2c2-4d6a-bec2-915694484a62/?format=api"
}
]
}