GET /api/bet_types/cbfb1997-86c3-42ed-a523-0ded517cc39b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbfb1997-86c3-42ed-a523-0ded517cc39b",
"match": "https://api-prod.gambitprofit.com/api/matches/8a6e50ac-b075-47de-8d7f-b48b3e9e9681/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:08.441154-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 33",
"amount": 5000.0
},
{
"team": "Game Total Over 33",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75cc3244-0480-47c1-a827-f40262306c56",
"gambit_id": "515786fa-693f-4596-a98b-dcd4b6457c35",
"last_updated": "2023-12-04T21:03:10.984582-05:00",
"created_at": "2023-11-30T10:28:08.450414-05:00",
"name": "Game Total Under 33",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbfb1997-86c3-42ed-a523-0ded517cc39b/?format=api"
},
{
"id": "067d8d6f-e5f0-4ff9-a14c-6ddfa5291d9a",
"gambit_id": "5d42af76-a5ff-43ee-a95e-6c252310084f",
"last_updated": "2023-12-04T21:03:10.980773-05:00",
"created_at": "2023-11-30T10:28:08.445416-05:00",
"name": "Game Total Over 33",
"reward": "1.87000",
"odds": "1.90910",
"spread": "33.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbfb1997-86c3-42ed-a523-0ded517cc39b/?format=api"
}
]
}