GET /api/bet_types/af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d",
"match": "https://api-prod.gambitprofit.com/api/matches/45157285-9eaa-4432-ab54-7a9775e8f6aa/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:24.129653-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 Over 242.5",
"amount": 5107.0
},
{
"team": "Game Total Under 242.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "396f7ec9-88fa-4065-a48f-376c65a729d2",
"gambit_id": "2e7712ef-812d-4d8f-b284-70aac7d3b0dd",
"last_updated": "2023-04-06T21:31:51.941523-04:00",
"created_at": "2023-04-05T09:22:24.133190-04:00",
"name": "Game Total Over 242.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d/?format=api"
},
{
"id": "2dcb499a-6654-416d-9fcc-937984344fad",
"gambit_id": "7f5decd8-34ff-43d7-a77b-e1c861d12ec0",
"last_updated": "2023-04-06T21:31:51.937870-04:00",
"created_at": "2023-04-05T09:22:24.131447-04:00",
"name": "Game Total Under 242.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af7e3fcc-7d97-45b3-9ecb-d6b048d1b23d/?format=api"
}
]
}