GET /api/bet_types/cb402e0f-cc81-4bad-9e0f-9dd41fb56694/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb402e0f-cc81-4bad-9e0f-9dd41fb56694",
"match": "https://api-prod.gambitprofit.com/api/matches/171cb112-813c-4fa1-a78e-6b7984052ba0/?format=api",
"name": "Over/Under",
"created_at": "2023-11-16T09:28:10.600915-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 41.5",
"amount": 5094.0
},
{
"team": "Game Total Under 41.5",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "bec02298-fdea-45a8-b63b-1a32b15a35e0",
"gambit_id": "6366e3ef-add7-4a57-a25e-c5ea16925593",
"last_updated": "2023-11-20T19:43:13.651087-05:00",
"created_at": "2023-11-16T09:28:10.605775-05:00",
"name": "Game Total Over 41.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb402e0f-cc81-4bad-9e0f-9dd41fb56694/?format=api"
},
{
"id": "2e8c0f78-c14d-441d-ad0f-a4fb52e39070",
"gambit_id": "e54be00b-1d8c-454a-a284-54e3da27d6f9",
"last_updated": "2023-11-20T19:43:13.654523-05:00",
"created_at": "2023-11-16T09:28:10.610349-05:00",
"name": "Game Total Under 41.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb402e0f-cc81-4bad-9e0f-9dd41fb56694/?format=api"
}
]
}