GET /api/bet_types/e8ac5072-abc2-4c69-a1a8-a21c8ec11548/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8ac5072-abc2-4c69-a1a8-a21c8ec11548",
"match": "https://api-prod.gambitprofit.com/api/matches/c6817ba2-c1f5-415d-97ee-3f15c0ae0a9f/?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 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "13799ea9-3571-45d1-970a-1790cdc9415e",
"gambit_id": "ccca2563-4d22-48a9-9c4d-b1e08aeef805",
"last_updated": "2022-10-11T10:47:26.982865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ac5072-abc2-4c69-a1a8-a21c8ec11548/?format=api"
},
{
"id": "d4662b5e-f8f7-4e37-8f09-465c72cd2f28",
"gambit_id": "8beff73f-37a1-4d9f-a05f-7af3b36b0f82",
"last_updated": "2022-10-11T10:47:26.983959-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8ac5072-abc2-4c69-a1a8-a21c8ec11548/?format=api"
}
]
}