GET /api/bet_types/50f7adb7-40e5-4503-abdb-f1ce93efa90b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f7adb7-40e5-4503-abdb-f1ce93efa90b",
"match": "https://api-prod.gambitprofit.com/api/matches/13a6bfed-5517-467d-a7a6-17f2b85aa84f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:18.342864-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 238",
"amount": 5000.0
},
{
"team": "Game Total Under 238",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "1cead506-f79b-4057-be0d-82b3a2fd95b0",
"gambit_id": "e49d7ac8-2ced-4765-82d6-0adb6fe936c5",
"last_updated": "2023-11-29T21:48:07.402258-05:00",
"created_at": "2023-11-28T09:33:18.346999-05:00",
"name": "Game Total Over 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f7adb7-40e5-4503-abdb-f1ce93efa90b/?format=api"
},
{
"id": "ea6b79ab-4cdc-4d44-88d3-a5c89403582c",
"gambit_id": "541d4a2c-28b8-4991-8a46-3b366751b139",
"last_updated": "2023-11-29T21:48:07.405693-05:00",
"created_at": "2023-11-28T09:33:18.351491-05:00",
"name": "Game Total Under 238",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f7adb7-40e5-4503-abdb-f1ce93efa90b/?format=api"
}
]
}