GET /api/bet_types/9ee41827-6a9e-4387-9351-ce3069b2fd0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ee41827-6a9e-4387-9351-ce3069b2fd0e",
"match": "https://api-prod.gambitprofit.com/api/matches/9991152e-397c-4ede-a8c5-254fe1709279/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:05.974183-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 221",
"amount": 5000.0
},
{
"team": "Game Total Under 221",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3d6308f5-cc27-4401-a63c-df528994888e",
"gambit_id": "2d18417c-979a-40cf-9903-f07a1b8333d3",
"last_updated": "2023-12-07T21:48:15.628840-05:00",
"created_at": "2023-12-06T09:13:05.978650-05:00",
"name": "Game Total Over 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee41827-6a9e-4387-9351-ce3069b2fd0e/?format=api"
},
{
"id": "c0864988-b513-42e5-9398-d849a0b49eb6",
"gambit_id": "1e7bf5cf-4549-4a0b-8e27-4ed1c98d69d4",
"last_updated": "2023-12-07T21:48:15.632030-05:00",
"created_at": "2023-12-06T09:13:05.984274-05:00",
"name": "Game Total Under 221",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ee41827-6a9e-4387-9351-ce3069b2fd0e/?format=api"
}
]
}