GET /api/bet_types/abae02e4-77fc-4e82-82f7-3ccab3641575/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abae02e4-77fc-4e82-82f7-3ccab3641575",
"match": "https://api-prod.gambitprofit.com/api/matches/47ef3532-f4ee-476e-91a9-2f6222899b1d/?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 55",
"amount": 5000.0
},
{
"team": "Game Total Under 55",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "976609bc-594f-487e-ab98-8742e4f86243",
"gambit_id": "9407f381-2373-4005-ae4e-231069c18f9b",
"last_updated": "2022-10-03T11:07:28.125045-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55",
"reward": "1.85000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abae02e4-77fc-4e82-82f7-3ccab3641575/?format=api"
},
{
"id": "c500d73e-dab2-4c57-b4f0-fd25c2acba38",
"gambit_id": "5a900e2b-0f54-4e5d-86db-f2aaba5e1533",
"last_updated": "2022-10-03T11:07:28.124044-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55",
"reward": "1.85000",
"odds": "1.90910",
"spread": "55.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abae02e4-77fc-4e82-82f7-3ccab3641575/?format=api"
}
]
}