GET /api/bet_types/b39879e2-5fb5-4dad-bdbd-5aecd3dfc4aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b39879e2-5fb5-4dad-bdbd-5aecd3dfc4aa",
"match": "https://api-prod.gambitprofit.com/api/matches/06ca337e-5fbf-4ba6-a6c6-e0c2dcf2bdf9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:12.326869-04: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 2.5",
"amount": 6128.0
},
{
"team": "Game Total Under 2.5",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": -246.72,
"profit_sb_percentage": -2.6,
"recommended": false
},
"lines": [
{
"id": "84dcc1de-ab0b-48b3-b146-ea6fdd60b088",
"gambit_id": "e99bf6dd-19cc-4cc3-aee9-e5d5d264996f",
"last_updated": "2023-05-05T11:47:07.136609-04:00",
"created_at": "2023-05-03T12:12:12.329439-04:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39879e2-5fb5-4dad-bdbd-5aecd3dfc4aa/?format=api"
},
{
"id": "99bffedf-f647-4031-922f-8e92946b8f73",
"gambit_id": "1c73ef8f-0675-44e1-9b03-2858cfba9022",
"last_updated": "2023-05-05T11:47:07.134986-04:00",
"created_at": "2023-05-03T12:12:12.328157-04:00",
"name": "Game Total Under 2.5",
"reward": "2.39000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b39879e2-5fb5-4dad-bdbd-5aecd3dfc4aa/?format=api"
}
]
}