GET /api/bet_types/d593e0d3-04f9-4d06-8626-5bacc88646cd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d593e0d3-04f9-4d06-8626-5bacc88646cd",
"match": "https://api-prod.gambitprofit.com/api/matches/03a1f004-a055-4b30-81f1-37c09fa8386b/?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": 5097.0
},
{
"team": "Game Total Under 6",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "c7b71da6-76d1-4d46-9976-79664c639c09",
"gambit_id": "e02edb0a-8924-4c45-bb7b-f462a0e311cd",
"last_updated": "2022-12-17T19:47:21.933223-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d593e0d3-04f9-4d06-8626-5bacc88646cd/?format=api"
},
{
"id": "95e5b27c-cf32-4a06-9fe0-11deb749110f",
"gambit_id": "053e0e1b-6fba-4c86-8d86-67f185261317",
"last_updated": "2022-12-17T19:47:21.932144-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d593e0d3-04f9-4d06-8626-5bacc88646cd/?format=api"
}
]
}