GET /api/bet_types/88edf7b6-c1db-441e-ad59-1fe3f96e8b98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88edf7b6-c1db-441e-ad59-1fe3f96e8b98",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbea338-9260-473b-a903-5d0c5a98b0d8/?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",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b8fd13b3-4324-4a77-9e96-29c75d926cc7",
"gambit_id": "b52f409b-65ac-4fe5-babe-ff0ad1c6a38a",
"last_updated": "2022-10-11T12:11:56.378445-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edf7b6-c1db-441e-ad59-1fe3f96e8b98/?format=api"
},
{
"id": "7295ffdd-d4ea-4cee-9875-88896973506a",
"gambit_id": "55559823-98b4-4917-9d60-cf00f157052b",
"last_updated": "2022-10-11T12:11:56.377293-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88edf7b6-c1db-441e-ad59-1fe3f96e8b98/?format=api"
}
]
}