GET /api/bet_types/1a1333fe-d9c0-4548-91f8-c9e14841d7ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a1333fe-d9c0-4548-91f8-c9e14841d7ba",
"match": "https://api-prod.gambitprofit.com/api/matches/c0114a3e-a3fb-4c0f-9dab-3c7837ca2a01/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T09:32:15.118629-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c358d781-1f69-4734-9520-496bcab2f0ab",
"gambit_id": "284d2a57-4599-416c-bc17-a5ccd83fe3a4",
"last_updated": "2023-03-13T13:22:04.458888-04:00",
"created_at": "2023-03-11T09:32:15.121267-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1333fe-d9c0-4548-91f8-c9e14841d7ba/?format=api"
},
{
"id": "41a47fa7-8bf0-40ce-a006-3a270ed0c423",
"gambit_id": "8a63db39-a459-4838-b914-71aed9255e41",
"last_updated": "2023-03-13T13:22:04.457037-04:00",
"created_at": "2023-03-11T09:32:15.119904-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a1333fe-d9c0-4548-91f8-c9e14841d7ba/?format=api"
}
]
}