GET /api/bet_types/e4d0eb74-e8b2-43f2-bd0b-d133e136780d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4d0eb74-e8b2-43f2-bd0b-d133e136780d",
"match": "https://api-prod.gambitprofit.com/api/matches/30ce06a5-7b6e-4ae0-a507-f529ed4e6a3c/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "90c6929d-7ccc-493d-9bc1-4b64a266cfda",
"gambit_id": "77d36596-02f1-4120-9ca2-36e54f047896",
"last_updated": "2022-10-25T10:07:40.867257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d0eb74-e8b2-43f2-bd0b-d133e136780d/?format=api"
},
{
"id": "56948bae-5a9a-4f18-9433-72d840e74e5d",
"gambit_id": "c694cb16-7ad0-4cb8-bfb3-54d438b9770d",
"last_updated": "2022-10-25T10:07:40.866170-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d0eb74-e8b2-43f2-bd0b-d133e136780d/?format=api"
}
]
}