GET /api/bet_types/286d518a-1c7c-44b5-8dea-5e0186dd5817/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "286d518a-1c7c-44b5-8dea-5e0186dd5817",
"match": "https://api-prod.gambitprofit.com/api/matches/16541ded-b8ed-4da2-b3d0-472649def4aa/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "462cc6a1-2c7e-4fa0-bdf9-b85e58de48ed",
"gambit_id": "e5106509-43ab-48ed-b12d-22e2a2250ac7",
"last_updated": "2022-11-17T09:27:16.047886-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d518a-1c7c-44b5-8dea-5e0186dd5817/?format=api"
},
{
"id": "d7d014ac-7a2f-4c53-ba3e-86039c25967b",
"gambit_id": "cf928fab-90e2-4c50-8dd4-13c77ee16576",
"last_updated": "2022-11-17T09:27:16.044294-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/286d518a-1c7c-44b5-8dea-5e0186dd5817/?format=api"
}
]
}