GET /api/bet_types/9027cb52-3d2e-42f1-bf40-6bdf7415f676/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9027cb52-3d2e-42f1-bf40-6bdf7415f676",
"match": "https://api-prod.gambitprofit.com/api/matches/3add3ddf-dffa-4ebc-9fd7-28773863d59f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-26T09:23:23.597922-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b31d1886-17dd-4771-bf20-4032475716d8",
"gambit_id": "d2be1fe9-e073-4494-b29d-0865af9c0f71",
"last_updated": "2023-08-28T16:23:34.357490-04:00",
"created_at": "2023-08-26T09:23:23.606484-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9027cb52-3d2e-42f1-bf40-6bdf7415f676/?format=api"
},
{
"id": "4a867044-41cf-4157-b4ad-f5b7fe7618fa",
"gambit_id": "4b06d5d1-6bc4-4dfa-b788-0a4d79f5b0b3",
"last_updated": "2023-08-28T16:23:34.354039-04:00",
"created_at": "2023-08-26T09:23:23.602425-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9027cb52-3d2e-42f1-bf40-6bdf7415f676/?format=api"
}
]
}