GET /api/bet_types/37d80cae-116f-4881-ace2-6b12dbc2fb2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37d80cae-116f-4881-ace2-6b12dbc2fb2b",
"match": "https://api-prod.gambitprofit.com/api/matches/86365e35-7075-489d-b455-e83deda13266/?format=api",
"name": "Over/Under",
"created_at": "2023-07-28T08:23:03.806059-04: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 8.5",
"amount": 5319.0
},
{
"team": "Game Total Under 8.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "74315f65-7701-4079-b8d5-77c216779501",
"gambit_id": "5c8c5186-0256-4be3-97f5-a24b7921b35e",
"last_updated": "2023-07-29T19:38:37.748091-04:00",
"created_at": "2023-07-28T08:23:03.811545-04:00",
"name": "Game Total Over 8.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d80cae-116f-4881-ace2-6b12dbc2fb2b/?format=api"
},
{
"id": "67d854a4-536f-41f2-bb4b-5ece53a99549",
"gambit_id": "d295aa15-bd7f-4a7f-8727-dcacde7d5404",
"last_updated": "2023-07-29T19:38:37.751641-04:00",
"created_at": "2023-07-28T08:23:03.818596-04:00",
"name": "Game Total Under 8.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d80cae-116f-4881-ace2-6b12dbc2fb2b/?format=api"
}
]
}