GET /api/bet_types/116fb307-5212-4803-8dcb-486f5542426a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "116fb307-5212-4803-8dcb-486f5542426a",
"match": "https://api-prod.gambitprofit.com/api/matches/48f38027-4af7-4cdc-9b5e-4223a9a87cde/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:10.887423-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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "c360027d-e74a-4676-ab65-e9cf4467a946",
"gambit_id": "95af3a82-98ce-4862-b732-905406d23261",
"last_updated": "2023-01-17T11:02:05.304464-05:00",
"created_at": "2023-01-16T09:52:10.891583-05:00",
"name": "Game Total Over 218.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116fb307-5212-4803-8dcb-486f5542426a/?format=api"
},
{
"id": "46ea8674-7291-4169-a84c-ff47995a4f54",
"gambit_id": "ec4aecaa-4194-4907-8bc9-02e00385df80",
"last_updated": "2023-01-17T11:02:05.303229-05:00",
"created_at": "2023-01-16T09:52:10.889488-05:00",
"name": "Game Total Under 218.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/116fb307-5212-4803-8dcb-486f5542426a/?format=api"
}
]
}