GET /api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94391f8c-c0a5-4ce0-b456-5ae4249f84c8",
"match": "https://api-prod.gambitprofit.com/api/matches/cf570bb0-6ce2-4e89-90bb-b258429094bf/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:57.818717-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 234",
"amount": 5000.0
},
{
"team": "Game Total Under 234",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "69206cae-cef2-4e81-8f54-ff0fdc101a1d",
"gambit_id": "1e1460c1-5f1e-4eee-8a87-1c7d3d48b162",
"last_updated": "2024-01-08T14:43:14.936944-05:00",
"created_at": "2024-01-05T09:32:57.827865-05:00",
"name": "Game Total Over 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
},
{
"id": "095c4826-67a3-497e-bc6c-d5021ee8f795",
"gambit_id": "7868aa13-3422-4dfb-afcb-a463cae2d21e",
"last_updated": "2024-01-08T14:43:14.933810-05:00",
"created_at": "2024-01-05T09:32:57.823180-05:00",
"name": "Game Total Under 234",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94391f8c-c0a5-4ce0-b456-5ae4249f84c8/?format=api"
}
]
}