GET /api/bet_types/d189d8a6-cd04-49f7-b9e3-dba17040ceff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d189d8a6-cd04-49f7-b9e3-dba17040ceff",
"match": "https://api-prod.gambitprofit.com/api/matches/19cef6b5-958b-409c-9152-5246af7dddab/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:14.936452-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 6.5",
"amount": 5196.0
},
{
"team": "Game Total Over 6.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "51493e07-ea37-4497-8b8f-051bf1ae419b",
"gambit_id": "5a302950-e77b-458f-a01e-c4e52eb2a804",
"last_updated": "2022-12-28T21:52:16.438620-05:00",
"created_at": "2022-12-27T08:57:14.937674-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d189d8a6-cd04-49f7-b9e3-dba17040ceff/?format=api"
},
{
"id": "1d1ed4a4-9030-4f8a-a893-9256c7059222",
"gambit_id": "9b5bc1c0-9172-4b29-9fee-4db5b4979cc5",
"last_updated": "2022-12-28T21:52:16.439724-05:00",
"created_at": "2022-12-27T08:57:14.938940-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d189d8a6-cd04-49f7-b9e3-dba17040ceff/?format=api"
}
]
}