GET /api/bet_types/32530840-9145-41c2-b7ac-2e9d84967b34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32530840-9145-41c2-b7ac-2e9d84967b34",
"match": "https://api-prod.gambitprofit.com/api/matches/05fa4cd8-164d-4f0c-b22a-64a3142e5c8a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:24.433703-04: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 11.5",
"amount": 5213.0
},
{
"team": "Game Total Over 11.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8db20506-85dd-47db-b481-6165ed4ec00d",
"gambit_id": "1c12cf2e-d954-4a66-95d9-c466198554ec",
"last_updated": "2023-06-26T23:13:18.234130-04:00",
"created_at": "2023-06-25T09:28:24.439225-04:00",
"name": "Game Total Under 11.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32530840-9145-41c2-b7ac-2e9d84967b34/?format=api"
},
{
"id": "9bde21a1-9128-49bc-bf9f-5ed94d73da64",
"gambit_id": "71e28031-d010-425d-beb8-2f20f8a90b4a",
"last_updated": "2023-06-26T23:13:18.232458-04:00",
"created_at": "2023-06-25T09:28:24.436213-04:00",
"name": "Game Total Over 11.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32530840-9145-41c2-b7ac-2e9d84967b34/?format=api"
}
]
}