GET /api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "294108d8-1c3e-4ab6-96e6-c20827ef18d1",
"match": "https://api-prod.gambitprofit.com/api/matches/03e3f4b9-b00d-496b-8047-b0c1deff0722/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T10:27:01.194669-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "239b59dd-3d51-42df-9670-36abd223bc3b",
"gambit_id": "49a33991-2ab5-44ad-af65-5502e7178868",
"last_updated": "2023-01-03T11:01:48.199373-05:00",
"created_at": "2023-01-02T10:27:01.196367-05:00",
"name": "Game Total Under 219.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
},
{
"id": "17aea90c-35e8-4404-9188-65ee323b695b",
"gambit_id": "346c1cec-3ebb-4e90-b65b-cfe11fe3486f",
"last_updated": "2023-01-03T11:01:48.200462-05:00",
"created_at": "2023-01-02T10:27:01.197983-05:00",
"name": "Game Total Over 219.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/294108d8-1c3e-4ab6-96e6-c20827ef18d1/?format=api"
}
]
}