GET /api/bet_types/8d1fb7ad-87bc-4433-a75a-c73852d840bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d1fb7ad-87bc-4433-a75a-c73852d840bf",
"match": "https://api-prod.gambitprofit.com/api/matches/646fa19f-3438-40d9-b44c-4070b9b7800d/?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 2.5",
"amount": 5662.0
},
{
"team": "Game Total Under 2.5",
"amount": 4338.0
}
],
"expected_reward_tokens": 8719.38,
"profit_sb": -280.62,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "40673675-4918-450c-bdc7-10c291cf3f16",
"gambit_id": "6190fe13-92a9-471c-8799-c44d1ff575e1",
"last_updated": "2022-12-03T10:07:32.247672-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1fb7ad-87bc-4433-a75a-c73852d840bf/?format=api"
},
{
"id": "0f9b1d98-93f2-4fdd-b17b-581aef9ce55f",
"gambit_id": "f1e1bc1f-98a1-48ca-a4a1-58ed8bf85432",
"last_updated": "2022-12-03T10:07:32.248745-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.01000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d1fb7ad-87bc-4433-a75a-c73852d840bf/?format=api"
}
]
}