GET /api/bet_types/008b397c-f8e8-453d-ad96-7c2a68e79bd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "008b397c-f8e8-453d-ad96-7c2a68e79bd6",
"match": "https://api-prod.gambitprofit.com/api/matches/f3623691-85f8-46db-b84a-22623bd2387a/?format=api",
"name": "Over/Under",
"created_at": "2023-08-13T10:18:24.228770-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "510eef64-2a1d-4113-b841-1d36551ca4b9",
"gambit_id": "1a74e8b8-2958-4a01-9e10-6258c50f7b5e",
"last_updated": "2023-08-14T18:43:06.311160-04:00",
"created_at": "2023-08-13T10:18:24.237279-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008b397c-f8e8-453d-ad96-7c2a68e79bd6/?format=api"
},
{
"id": "b98b54a4-7619-4642-89fe-bc9c6bc20be8",
"gambit_id": "a347c7de-b905-4713-8239-c1a14ab544c1",
"last_updated": "2023-08-14T18:43:06.307371-04:00",
"created_at": "2023-08-13T10:18:24.233147-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/008b397c-f8e8-453d-ad96-7c2a68e79bd6/?format=api"
}
]
}