GET /api/bet_types/f06b659e-6177-477c-95b4-7861fc719a3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f06b659e-6177-477c-95b4-7861fc719a3f",
"match": "https://api-prod.gambitprofit.com/api/matches/de0a9b29-eaa8-4a9e-9c2f-4953ef449330/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:19.183546-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51a7752d-1a6c-40b7-a611-ace3ca788c00",
"gambit_id": "f2ef8c80-a065-41c7-a228-8da7b38f206d",
"last_updated": "2023-12-09T11:43:27.636788-05:00",
"created_at": "2023-12-08T09:38:19.187127-05:00",
"name": "Game Total Over 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f06b659e-6177-477c-95b4-7861fc719a3f/?format=api"
},
{
"id": "f67d7bb9-7b4c-44a4-9e05-29109b518439",
"gambit_id": "1339703f-51a7-4573-80da-e1069bcc2244",
"last_updated": "2023-12-09T11:43:27.640001-05:00",
"created_at": "2023-12-08T09:38:19.190918-05:00",
"name": "Game Total Under 235.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f06b659e-6177-477c-95b4-7861fc719a3f/?format=api"
}
]
}