GET /api/bet_types/e713dade-9349-4b87-9db3-647f7cfd3c02/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e713dade-9349-4b87-9db3-647f7cfd3c02",
"match": "https://api-prod.gambitprofit.com/api/matches/a971e0f1-c8f5-421a-9aad-0f7a5becb9c6/?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 Under 8.5",
"amount": 5205.0
},
{
"team": "Game Total Over 8.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "be9267de-2cb1-4a5b-ad15-2a0e35ac40ec",
"gambit_id": "64648ca8-bd6a-4eb4-a4b1-76ae7f96711f",
"last_updated": "2022-08-28T11:27:23.661270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e713dade-9349-4b87-9db3-647f7cfd3c02/?format=api"
},
{
"id": "afc9e124-001e-497b-b33d-6fe859414a30",
"gambit_id": "4f7042f7-a560-47ce-b115-16e95e0a21c7",
"last_updated": "2022-08-28T11:27:23.662073-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e713dade-9349-4b87-9db3-647f7cfd3c02/?format=api"
}
]
}