GET /api/bet_types/dc630a71-9b72-48bf-a8ac-0cb46cd2f90d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc630a71-9b72-48bf-a8ac-0cb46cd2f90d",
"match": "https://api-prod.gambitprofit.com/api/matches/e6ee1e7c-ba1f-4b20-a541-b78848dfee40/?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 Over 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "f54292d3-f06a-4b64-98fe-0369212740a9",
"gambit_id": "8712a232-0f6f-4086-b930-ca73b1f346c4",
"last_updated": "2022-10-31T12:07:12.120704-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222",
"reward": "1.88000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc630a71-9b72-48bf-a8ac-0cb46cd2f90d/?format=api"
},
{
"id": "283d86a7-16c3-41e2-aaaa-10ffca84eba3",
"gambit_id": "f6576cc1-bb73-4783-afec-818c5980ccf4",
"last_updated": "2022-10-31T12:07:12.119734-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222",
"reward": "1.88000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc630a71-9b72-48bf-a8ac-0cb46cd2f90d/?format=api"
}
]
}