GET /api/bet_types/e6f99d0b-3cfb-4573-bf55-23d39486bf7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6f99d0b-3cfb-4573-bf55-23d39486bf7c",
"match": "https://api-prod.gambitprofit.com/api/matches/c41fee17-a3b2-4e2c-8e12-ea0b6ff2e05d/?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": 5930.0
},
{
"team": "Game Total Under 2.5",
"amount": 4070.0
}
],
"expected_reward_tokens": 8954.0,
"profit_sb": -46.0,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "25bc1e83-05ab-420b-a72a-5e5c003fe073",
"gambit_id": "b55563e4-fa6c-471f-88ee-4399726ab3da",
"last_updated": "2022-09-19T09:22:03.658251-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f99d0b-3cfb-4573-bf55-23d39486bf7c/?format=api"
},
{
"id": "540776ee-b827-403b-8476-c95befc610d9",
"gambit_id": "b54ef4cc-4e21-49a0-ae1d-0ba1efa32615",
"last_updated": "2022-09-19T09:22:03.657073-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6f99d0b-3cfb-4573-bf55-23d39486bf7c/?format=api"
}
]
}