GET /api/bet_types/42c53d66-30ec-407f-ab44-657d0d8e98d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42c53d66-30ec-407f-ab44-657d0d8e98d4",
"match": "https://api-prod.gambitprofit.com/api/matches/fba6773a-30f1-44cc-a733-b3c2a5e5b091/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:23.560717-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",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2fa785c3-98ae-40b1-b728-4f21779c2f3b",
"gambit_id": "6614e709-ea59-44a0-b6c9-ef4fd9ebdd8d",
"last_updated": "2023-09-27T18:33:06.402298-04:00",
"created_at": "2023-09-26T08:58:23.564853-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c53d66-30ec-407f-ab44-657d0d8e98d4/?format=api"
},
{
"id": "81836310-fee9-423b-ae15-0819e1edf003",
"gambit_id": "345990c3-9ebf-4f49-9069-1759ebac9dbf",
"last_updated": "2023-09-27T18:33:06.407869-04:00",
"created_at": "2023-09-26T08:58:23.568997-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c53d66-30ec-407f-ab44-657d0d8e98d4/?format=api"
}
]
}