GET /api/bet_types/ec6d5777-526f-4239-8147-4cf27989b329/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec6d5777-526f-4239-8147-4cf27989b329",
"match": "https://api-prod.gambitprofit.com/api/matches/6bdcfb85-0fef-4a72-901b-b0c1ceedcc22/?format=api",
"name": "Over/Under",
"created_at": "2024-01-17T09:28:12.560834-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 236.5",
"amount": 5000.0
},
{
"team": "Game Total Under 236.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "11688e98-1096-4452-bafe-957b0c99aa2c",
"gambit_id": "45a1ab12-36dc-4c95-92de-3eed5aa0d8d7",
"last_updated": "2024-01-19T12:08:16.629900-05:00",
"created_at": "2024-01-17T09:28:12.564211-05:00",
"name": "Game Total Over 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6d5777-526f-4239-8147-4cf27989b329/?format=api"
},
{
"id": "bf4d0f2c-eab4-4455-9957-2d620541d26e",
"gambit_id": "afc16979-ed90-4d29-a387-93c4abfe7a90",
"last_updated": "2024-01-19T12:08:16.625884-05:00",
"created_at": "2024-01-17T09:28:12.570984-05:00",
"name": "Game Total Under 236.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "236.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec6d5777-526f-4239-8147-4cf27989b329/?format=api"
}
]
}