GET /api/bet_types/d49c43d9-2246-428a-90f6-78e7565252f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d49c43d9-2246-428a-90f6-78e7565252f6",
"match": "https://api-prod.gambitprofit.com/api/matches/4dbec3ba-5603-4ee3-a578-81c268fa4b69/?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 Under 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "93fed469-5fbc-4774-a9f1-68180e56f0a1",
"gambit_id": "0420f5f6-c339-4c95-9558-67db6ba2e23c",
"last_updated": "2022-12-01T16:12:23.186433-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49c43d9-2246-428a-90f6-78e7565252f6/?format=api"
},
{
"id": "fe5e6836-3cff-48f4-a1e0-6622fe6ffbdc",
"gambit_id": "fafe9483-072c-4dbf-8c0b-02c89964763b",
"last_updated": "2022-12-01T16:12:23.187649-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 226.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d49c43d9-2246-428a-90f6-78e7565252f6/?format=api"
}
]
}