GET /api/bet_types/4dbd7fbc-667c-4e06-8664-08115a3fa250/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4dbd7fbc-667c-4e06-8664-08115a3fa250",
"match": "https://api-prod.gambitprofit.com/api/matches/45551883-f2eb-48e8-bd4c-e0defcf7e31f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T10:36:58.156976-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 Under 5.5",
"amount": 5000.0
},
{
"team": "Game Total Over 5.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "cab3da15-83a6-421d-be57-e418f6251494",
"gambit_id": "1bc22b8d-ce02-4177-89d0-29b98920adfe",
"last_updated": "2023-02-28T12:37:07.317733-05:00",
"created_at": "2023-02-26T10:36:58.159914-05:00",
"name": "Game Total Under 5.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbd7fbc-667c-4e06-8664-08115a3fa250/?format=api"
},
{
"id": "488b9732-44fc-4795-9e08-7fab6f89901d",
"gambit_id": "d87857ea-6d26-48f8-8715-502588bbcb2d",
"last_updated": "2023-02-28T12:37:07.316572-05:00",
"created_at": "2023-02-26T10:36:58.158528-05:00",
"name": "Game Total Over 5.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4dbd7fbc-667c-4e06-8664-08115a3fa250/?format=api"
}
]
}