GET /api/bet_types/531a5c61-be9e-4bb0-a6c6-366ce5af2bf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "531a5c61-be9e-4bb0-a6c6-366ce5af2bf1",
"match": "https://api-prod.gambitprofit.com/api/matches/f27af7f6-1867-49ad-bb4e-888f0112af5f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 5.5",
"amount": 5224.0
},
{
"team": "Game Total Under 5.5",
"amount": 4776.0
}
],
"expected_reward_tokens": 9455.44,
"profit_sb": -44.56,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "75c088e4-3efd-44e9-aeb8-f8f8fd13ccec",
"gambit_id": "2378ec53-5ce7-4c6d-bf60-c11c69ea5a60",
"last_updated": "2022-10-13T09:47:22.361838-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531a5c61-be9e-4bb0-a6c6-366ce5af2bf1/?format=api"
},
{
"id": "4336162b-1e41-48e9-af82-00e97b1980d8",
"gambit_id": "4fc7195d-7964-4fa4-a44f-da83884534db",
"last_updated": "2022-10-13T09:47:22.360638-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/531a5c61-be9e-4bb0-a6c6-366ce5af2bf1/?format=api"
}
]
}