GET /api/bet_types/5ce949db-8b0a-496c-b240-ec1dcad152f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ce949db-8b0a-496c-b240-ec1dcad152f1",
"match": "https://api-prod.gambitprofit.com/api/matches/64bb4429-7a17-4b6a-bebb-57e039c7494e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-03T09:56:54.406404-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "54808ef0-ef67-4a9e-88d5-2f15d2eb1b82",
"gambit_id": "9b82cbf0-d64a-42d0-a1e6-b260687f04a6",
"last_updated": "2023-04-04T19:42:06.224610-04:00",
"created_at": "2023-04-03T09:56:54.407614-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce949db-8b0a-496c-b240-ec1dcad152f1/?format=api"
},
{
"id": "43f00a9c-cea5-4531-b889-d819ec08c8a7",
"gambit_id": "b1030861-df26-4fa2-98b9-1d330a030f55",
"last_updated": "2023-04-04T19:42:06.226662-04:00",
"created_at": "2023-04-03T09:56:54.409225-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ce949db-8b0a-496c-b240-ec1dcad152f1/?format=api"
}
]
}