GET /api/bet_types/08ef4ec1-0161-4995-8f14-7f691f0b72db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08ef4ec1-0161-4995-8f14-7f691f0b72db",
"match": "https://api-prod.gambitprofit.com/api/matches/e2a34425-ad06-4210-82d3-59df6a0653d3/?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 9",
"amount": 5205.0
},
{
"team": "Game Total Under 9",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "d7eb79bf-e0fd-476a-8d50-cb1d26138bdb",
"gambit_id": "60cf2b23-a1c1-4244-b74e-f8990ecf84ae",
"last_updated": "2022-08-21T12:52:07.165893-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.75000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ef4ec1-0161-4995-8f14-7f691f0b72db/?format=api"
},
{
"id": "2565f208-7878-4007-9051-e2ca1d311dd9",
"gambit_id": "be5db4f5-3167-4eac-be66-6b84b7c912db",
"last_updated": "2022-08-21T12:52:07.165305-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.90000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08ef4ec1-0161-4995-8f14-7f691f0b72db/?format=api"
}
]
}