GET /api/bet_types/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e266b8b-ef3e-4bad-80d2-57cfd4e83780",
"match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:13.410805-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7e73c017-f6c8-4513-a82e-8e8cc4e9b6fc",
"gambit_id": "3618c947-bc77-4327-89d0-ae28e8bc7c1f",
"last_updated": "2023-04-08T15:51:50.391134-04:00",
"created_at": "2023-04-07T09:27:13.414349-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
},
{
"id": "fd9c6274-35f4-43d5-a0a2-0092ddfb8f30",
"gambit_id": "c7d664a4-3b63-46d4-8211-5c56757f3246",
"last_updated": "2023-04-08T15:51:50.388845-04:00",
"created_at": "2023-04-07T09:27:13.412560-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e266b8b-ef3e-4bad-80d2-57cfd4e83780/?format=api"
}
]
}