GET /api/bet_types/e6bdad82-76fe-4e2e-b7ad-f599e6d4831a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6bdad82-76fe-4e2e-b7ad-f599e6d4831a",
"match": "https://api-prod.gambitprofit.com/api/matches/55cc6df2-e500-4562-9113-093365d376f6/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "568c39b3-46b2-4d85-a662-63aa6417c199",
"gambit_id": "06fb9e29-e249-483a-9da1-7783c33aeace",
"last_updated": "2022-09-25T11:17:06.046565-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6bdad82-76fe-4e2e-b7ad-f599e6d4831a/?format=api"
},
{
"id": "0b64d12c-700f-4bbd-99bc-d7051304ccaf",
"gambit_id": "ee67b88d-d569-44b9-b616-49333498e429",
"last_updated": "2022-09-25T11:17:06.047708-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6bdad82-76fe-4e2e-b7ad-f599e6d4831a/?format=api"
}
]
}