GET /api/bet_types/b368385a-4843-425d-b3a8-d012ba210d2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b368385a-4843-425d-b3a8-d012ba210d2f",
"match": "https://api-prod.gambitprofit.com/api/matches/3b62ce15-2126-44c9-930e-2791cea4a97f/?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 36",
"amount": 5000.0
},
{
"team": "Game Total Over 36",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "b980e6d8-bace-4d80-b317-86645fbc8e4a",
"gambit_id": "ece2a8a0-9910-4826-a010-5fe5c79e2f18",
"last_updated": "2022-11-19T10:23:34.958590-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 36",
"reward": "1.80000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b368385a-4843-425d-b3a8-d012ba210d2f/?format=api"
},
{
"id": "274bdb32-434c-41e8-bc0b-d0765a9ee2c7",
"gambit_id": "bcb967c9-a36b-40b5-8f5d-3d3933bd3b49",
"last_updated": "2022-11-19T10:23:34.959750-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 36",
"reward": "1.80000",
"odds": "1.90910",
"spread": "36.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b368385a-4843-425d-b3a8-d012ba210d2f/?format=api"
}
]
}