GET /api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04dc5901-e892-40cb-9d40-7ade0220410d",
"match": "https://api-prod.gambitprofit.com/api/matches/17bbf6e2-b681-4570-a534-5ae8da951119/?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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3c18caf0-6b09-4902-a211-b8284ee022c8",
"gambit_id": "98519a26-767f-4839-8c22-1e05011e4fcf",
"last_updated": "2022-12-17T19:32:20.622891-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
},
{
"id": "b25dfd65-7585-4bf9-a6c4-614740d6fe0e",
"gambit_id": "16c9c99d-065f-4354-8fda-674d0b3136e9",
"last_updated": "2022-12-17T19:32:20.621742-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 234.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04dc5901-e892-40cb-9d40-7ade0220410d/?format=api"
}
]
}