GET /api/bet_types/9cf4ba5e-7aa2-4b3a-a5e4-2115fde8251c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9cf4ba5e-7aa2-4b3a-a5e4-2115fde8251c",
"match": "https://api-prod.gambitprofit.com/api/matches/5e637baf-26df-4b25-bba5-71cfd923af84/?format=api",
"name": "Over/Under",
"created_at": "2023-06-16T09:53:29.021263-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1ba8ca12-8f69-44d4-b204-8dfcba83d817",
"gambit_id": "879cf785-546a-4083-92ed-7384ac083553",
"last_updated": "2023-06-17T14:58:02.851470-04:00",
"created_at": "2023-06-16T09:53:29.023405-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf4ba5e-7aa2-4b3a-a5e4-2115fde8251c/?format=api"
},
{
"id": "aff28a9a-2cd1-4cf6-bddd-f522c61ca996",
"gambit_id": "5d205b36-3b5b-4035-8bcd-623984d4e131",
"last_updated": "2023-06-17T14:58:02.852767-04:00",
"created_at": "2023-06-16T09:53:29.025400-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9cf4ba5e-7aa2-4b3a-a5e4-2115fde8251c/?format=api"
}
]
}