GET /api/bet_types/63430739-368d-43b4-8f5d-51d8166402a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63430739-368d-43b4-8f5d-51d8166402a6",
"match": "https://api-prod.gambitprofit.com/api/matches/50409c1f-17cb-4851-8e7e-208f8c073dbe/?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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "690f8d2c-3eb7-41ea-be45-f6c8dd4e7397",
"gambit_id": "b84a12ab-faaa-48d1-b595-f45f00ec7068",
"last_updated": "2022-09-23T10:17:09.627924-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63430739-368d-43b4-8f5d-51d8166402a6/?format=api"
},
{
"id": "5e3ba8c2-a0ed-48b2-9a50-c65368983944",
"gambit_id": "b08d4b48-1d66-4002-8443-75d02e94f27b",
"last_updated": "2022-09-23T10:17:09.629086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/63430739-368d-43b4-8f5d-51d8166402a6/?format=api"
}
]
}