GET /api/bet_types/8c15438f-a331-48c7-98e0-9403a4bebbba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c15438f-a331-48c7-98e0-9403a4bebbba",
"match": "https://api-prod.gambitprofit.com/api/matches/831cbae2-4830-48f5-8023-9287c1149028/?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 8",
"amount": 5205.0
},
{
"team": "Game Total Over 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "5bafbfee-7442-4748-a877-31d3e9d383f6",
"gambit_id": "bea07ce4-d9f3-43d9-9a30-0fd54b6f9164",
"last_updated": "2022-09-05T10:16:54.637077-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c15438f-a331-48c7-98e0-9403a4bebbba/?format=api"
},
{
"id": "c867a19d-9c40-47e6-9149-9aeef13cab64",
"gambit_id": "9e2d9744-55b2-42a5-a7bd-4183817cd2f2",
"last_updated": "2022-09-05T10:16:54.638409-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c15438f-a331-48c7-98e0-9403a4bebbba/?format=api"
}
]
}