GET /api/bet_types/9c681904-84d1-43d8-90c3-5528c48a29a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c681904-84d1-43d8-90c3-5528c48a29a3",
"match": "https://api-prod.gambitprofit.com/api/matches/3235c69b-47a9-4e08-ad2a-21e7e6d504ac/?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": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6a534a36-fe11-43ba-b239-b9a42456615a",
"gambit_id": "11320604-2726-4c29-a2e3-986cbada7718",
"last_updated": "2022-10-24T12:07:04.425062-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c681904-84d1-43d8-90c3-5528c48a29a3/?format=api"
},
{
"id": "0c96e234-3e1e-4e6c-b25b-affec6a14ce7",
"gambit_id": "69b4e048-50ee-4705-a461-5cd47e6ea673",
"last_updated": "2022-10-24T12:07:04.426216-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.86000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c681904-84d1-43d8-90c3-5528c48a29a3/?format=api"
}
]
}