GET /api/bet_types/cf00007f-7ebb-4fd0-a66a-e1185beeff20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf00007f-7ebb-4fd0-a66a-e1185beeff20",
"match": "https://api-prod.gambitprofit.com/api/matches/21971f67-5cb5-45b4-96ab-ce62dcc19dc7/?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": 5249.0
},
{
"team": "Game Total Under 2.5",
"amount": 4751.0
}
],
"expected_reward_tokens": 9026.9,
"profit_sb": 26.9,
"profit_sb_percentage": 0.3,
"recommended": true
},
"lines": [
{
"id": "72ea9c95-584a-4cde-afdc-926c1182f2dd",
"gambit_id": "8efad56d-63de-424e-92fe-228f3d2433d7",
"last_updated": "2022-09-05T10:52:18.985948-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf00007f-7ebb-4fd0-a66a-e1185beeff20/?format=api"
},
{
"id": "a30ba3a6-cf04-4d90-807a-0bf2eea220cf",
"gambit_id": "2238dddf-39e8-40d5-aa23-eaf80c97a0f8",
"last_updated": "2022-09-05T10:52:18.984900-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf00007f-7ebb-4fd0-a66a-e1185beeff20/?format=api"
}
]
}