GET /api/bet_types/3cbea492-ac1d-4af1-8e23-df73af232dcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cbea492-ac1d-4af1-8e23-df73af232dcd",
"match": "https://api-prod.gambitprofit.com/api/matches/0336916e-8a7b-42d6-baf3-0268854af625/?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 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "1d7d091a-23e0-43ac-b603-34452c44d169",
"gambit_id": "f2777b42-f7ea-42cc-8a22-fec4c2b72765",
"last_updated": "2022-10-24T10:17:10.471595-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cbea492-ac1d-4af1-8e23-df73af232dcd/?format=api"
},
{
"id": "2d1bf25e-f4bc-40b7-8283-d89f0722c052",
"gambit_id": "dfb39ac5-5fe9-4d23-8df0-b9fb17207678",
"last_updated": "2022-10-24T10:17:10.470423-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cbea492-ac1d-4af1-8e23-df73af232dcd/?format=api"
}
]
}