GET /api/bet_types/56596745-9773-4c79-adff-1d0dea872ce0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "56596745-9773-4c79-adff-1d0dea872ce0",
"match": "https://api-prod.gambitprofit.com/api/matches/86907020-f358-4862-a811-ad28a05f0cc0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-28T09:58:21.856505-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 6",
"amount": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "d75d00d5-0863-4372-a5b0-519075505193",
"gambit_id": "48183114-8732-41ff-82fb-f4f778a35b98",
"last_updated": "2024-01-29T22:18:12.727538-05:00",
"created_at": "2024-01-28T09:58:21.860093-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56596745-9773-4c79-adff-1d0dea872ce0/?format=api"
},
{
"id": "13a0cec0-02d8-4ba1-8a30-8cdead3f1fd7",
"gambit_id": "39abc937-7f27-44ca-8202-e7e04fd52a11",
"last_updated": "2024-01-29T22:18:12.731142-05:00",
"created_at": "2024-01-28T09:58:21.865873-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56596745-9773-4c79-adff-1d0dea872ce0/?format=api"
}
]
}