GET /api/bet_types/b74f98a0-6932-4623-9928-a881d89737cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b74f98a0-6932-4623-9928-a881d89737cb",
"match": "https://api-prod.gambitprofit.com/api/matches/703d4da4-3bca-45c3-b557-64fe35120056/?format=api",
"name": "Over/Under",
"created_at": "2023-02-16T13:47:06.427587-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 235.5",
"amount": 5000.0
},
{
"team": "Game Total Under 235.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b56eb019-713a-4657-bc0b-e7b24894dd37",
"gambit_id": "48e8dd3e-42d8-43d2-8ca2-a6fabb1ddc45",
"last_updated": "2023-02-17T09:22:27.003111-05:00",
"created_at": "2023-02-16T13:47:06.430356-05:00",
"name": "Game Total Over 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74f98a0-6932-4623-9928-a881d89737cb/?format=api"
},
{
"id": "30c94b3e-62f1-4c00-a930-7a925130dc03",
"gambit_id": "28cd11b9-1094-4de2-bddf-3aa9229a7c7d",
"last_updated": "2023-02-17T09:22:27.001870-05:00",
"created_at": "2023-02-16T13:47:06.428987-05:00",
"name": "Game Total Under 235.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b74f98a0-6932-4623-9928-a881d89737cb/?format=api"
}
]
}