GET /api/bet_types/fdb823a1-a1f4-4cad-a8f0-1e690eac72d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdb823a1-a1f4-4cad-a8f0-1e690eac72d4",
"match": "https://api-prod.gambitprofit.com/api/matches/f193534c-2458-495d-8e13-b51ae75826f3/?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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "37bc90ca-a224-43ba-9b7a-94a1d3e00c4a",
"gambit_id": "5d8342b9-5f45-46e6-b660-39e963e9fbab",
"last_updated": "2022-12-22T10:37:31.436665-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234",
"reward": "1.79000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb823a1-a1f4-4cad-a8f0-1e690eac72d4/?format=api"
},
{
"id": "acce410b-fb0e-47c3-9752-707b7269dd22",
"gambit_id": "8c5977e2-b21c-4d2b-9f0d-9e7afffed359",
"last_updated": "2022-12-22T10:37:31.435555-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234",
"reward": "1.79000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb823a1-a1f4-4cad-a8f0-1e690eac72d4/?format=api"
}
]
}