GET /api/bet_types/6cda90ab-e6ca-469e-b5a5-f9cb2da27d22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6cda90ab-e6ca-469e-b5a5-f9cb2da27d22",
"match": "https://api-prod.gambitprofit.com/api/matches/77bf5a25-26be-4f8e-b235-a7a71084a6b0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:14.814415-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "65de0e82-6b23-43d5-82ed-46ab9179e2ad",
"gambit_id": "59157f47-06ad-43aa-9bd0-66bb905dd690",
"last_updated": "2023-11-16T14:38:17.279225-05:00",
"created_at": "2023-11-15T09:18:14.819117-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cda90ab-e6ca-469e-b5a5-f9cb2da27d22/?format=api"
},
{
"id": "0f42a021-1c83-4317-ab34-7615f2a412fb",
"gambit_id": "d6a7da67-82f9-483b-b7ed-673dd21e0a06",
"last_updated": "2023-11-16T14:38:17.287662-05:00",
"created_at": "2023-11-15T09:18:14.824672-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cda90ab-e6ca-469e-b5a5-f9cb2da27d22/?format=api"
}
]
}