GET /api/bet_types/bb6a2c70-7aa0-4d54-96c0-17955f92fb07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb6a2c70-7aa0-4d54-96c0-17955f92fb07",
"match": "https://api-prod.gambitprofit.com/api/matches/80c08a0c-a31f-409d-9ce1-1173166d7142/?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 61.5",
"amount": 5000.0
},
{
"team": "Game Total Over 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2f3941bb-6239-4ea1-bd94-a3f811073e4a",
"gambit_id": "91b114a7-53a0-4bbf-9f6e-65a001981075",
"last_updated": "2022-11-06T08:22:41.209217-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6a2c70-7aa0-4d54-96c0-17955f92fb07/?format=api"
},
{
"id": "6cba70e9-73c2-4964-97f0-99a7c66709ed",
"gambit_id": "12d79981-27e5-4b82-8bd5-e05bbc7ab9c4",
"last_updated": "2022-11-06T08:22:41.210404-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6a2c70-7aa0-4d54-96c0-17955f92fb07/?format=api"
}
]
}