GET /api/bet_types/b566b9d2-aab4-471c-b0e0-ab825b07e01e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b566b9d2-aab4-471c-b0e0-ab825b07e01e",
"match": "https://api-prod.gambitprofit.com/api/matches/4edb838c-082c-4360-b5e3-ec0a54be9129/?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 69.5",
"amount": 5000.0
},
{
"team": "Game Total Under 69.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "4c4d14fb-42f2-43f6-a5c6-6a38a70a7f6f",
"gambit_id": "db8194ef-3406-4e31-bcc6-857f3c3e0606",
"last_updated": "2022-10-02T15:17:24.381759-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 69.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "69.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b566b9d2-aab4-471c-b0e0-ab825b07e01e/?format=api"
},
{
"id": "cf28d245-1119-40b0-b125-4f33f934eb7f",
"gambit_id": "58097c13-9363-4d73-bc47-3b665cf6bab9",
"last_updated": "2022-10-02T15:17:24.380490-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 69.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "69.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b566b9d2-aab4-471c-b0e0-ab825b07e01e/?format=api"
}
]
}