GET /api/bet_types/2d1f9c48-ffbd-42d4-950f-95c2337261d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d1f9c48-ffbd-42d4-950f-95c2337261d0",
"match": "https://api-prod.gambitprofit.com/api/matches/5d07c871-de69-4dbd-bd18-afe058f2c2b6/?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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8598880a-4e41-4ce7-b8c8-bb11a20c96c4",
"gambit_id": "e99012dc-98b1-41b8-9ba9-5f4259a91bff",
"last_updated": "2022-09-25T21:56:59.240263-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1f9c48-ffbd-42d4-950f-95c2337261d0/?format=api"
},
{
"id": "b1b05862-1f96-4caa-9de8-de172aeba249",
"gambit_id": "e09e9e99-5b2a-40e6-a600-ccfc86fa1f1a",
"last_updated": "2022-09-25T21:56:59.239069-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d1f9c48-ffbd-42d4-950f-95c2337261d0/?format=api"
}
]
}