GET /api/bet_types/2e553a32-c427-4a6a-a871-a13f6f4880b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e553a32-c427-4a6a-a871-a13f6f4880b3",
"match": "https://api-prod.gambitprofit.com/api/matches/31799bc1-e138-4d9b-bdf9-3e46a9265a6d/?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 Under 6",
"amount": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "a1597e4f-10c3-4b0f-940d-20cafee67693",
"gambit_id": "761ac4b2-8c62-4485-bf28-36ef285c6dff",
"last_updated": "2022-11-22T10:07:04.848618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e553a32-c427-4a6a-a871-a13f6f4880b3/?format=api"
},
{
"id": "f3152c98-2cce-422e-b350-e78a3979a786",
"gambit_id": "b7ba482e-5889-4f4b-8039-fc9b457678f5",
"last_updated": "2022-11-22T10:07:04.849778-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e553a32-c427-4a6a-a871-a13f6f4880b3/?format=api"
}
]
}