GET /api/bet_types/1d291da6-4c27-42b7-ac53-557a8cbefa8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d291da6-4c27-42b7-ac53-557a8cbefa8f",
"match": "https://api-prod.gambitprofit.com/api/matches/27c1ed27-ad5b-40c7-9598-0c199aa1b649/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:09.825310-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 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3b206b81-f6d6-46ca-8b89-bc9f515ef478",
"gambit_id": "5abfe8e2-0693-49d4-b623-528cae428a44",
"last_updated": "2023-10-26T10:33:09.421572-04:00",
"created_at": "2023-10-25T09:13:09.829366-04:00",
"name": "Game Total Over 225",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d291da6-4c27-42b7-ac53-557a8cbefa8f/?format=api"
},
{
"id": "51d57106-e98c-44e6-a931-50f5072e65b9",
"gambit_id": "2c453a7e-2ed2-40b3-9760-42b13176f5ed",
"last_updated": "2023-10-26T10:33:09.425201-04:00",
"created_at": "2023-10-25T09:13:09.833971-04:00",
"name": "Game Total Under 225",
"reward": "1.86000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d291da6-4c27-42b7-ac53-557a8cbefa8f/?format=api"
}
]
}