GET /api/bet_types/3ef0843c-b33e-4a6f-981a-dd4ac3c0d33d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ef0843c-b33e-4a6f-981a-dd4ac3c0d33d",
"match": "https://api-prod.gambitprofit.com/api/matches/c05b08ac-0c5d-42d1-a84a-24901a4be512/?format=api",
"name": "Over/Under",
"created_at": "2023-12-30T10:43:16.021192-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Under 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6b6143b1-3c53-44e5-84de-ab8855a2209f",
"gambit_id": "612a9c24-61ce-48d9-b64a-fd3dcdcfc9e9",
"last_updated": "2024-01-01T13:23:29.827140-05:00",
"created_at": "2023-12-30T10:43:16.029046-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0843c-b33e-4a6f-981a-dd4ac3c0d33d/?format=api"
},
{
"id": "dc7bac4e-7a70-4207-8741-8ffa7808735f",
"gambit_id": "9dffe25f-9af9-492b-854b-3bca32268f22",
"last_updated": "2024-01-01T13:23:29.831535-05:00",
"created_at": "2023-12-30T10:43:16.025002-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ef0843c-b33e-4a6f-981a-dd4ac3c0d33d/?format=api"
}
]
}