GET /api/bet_types/adf67575-7623-487b-9356-2c780fc859c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adf67575-7623-487b-9356-2c780fc859c2",
"match": "https://api-prod.gambitprofit.com/api/matches/8cddc232-40df-4b6f-a034-2623096505f6/?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 60",
"amount": 5000.0
},
{
"team": "Game Total Over 60",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d713d87f-0cdb-40dc-9f1e-f5c9f6126ebf",
"gambit_id": "0826806c-dddb-4e23-9d3c-27dc89526a32",
"last_updated": "2022-10-31T10:56:54.779938-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adf67575-7623-487b-9356-2c780fc859c2/?format=api"
},
{
"id": "d8b93030-2782-41ce-94b3-7a32928a4528",
"gambit_id": "c7718c52-1362-4b6e-bab0-ce523c85a511",
"last_updated": "2022-10-31T10:56:54.781073-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60",
"reward": "1.88000",
"odds": "1.90910",
"spread": "60.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adf67575-7623-487b-9356-2c780fc859c2/?format=api"
}
]
}