GET /api/bet_types/82c10813-34a6-4849-addd-29809f7f8d55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82c10813-34a6-4849-addd-29809f7f8d55",
"match": "https://api-prod.gambitprofit.com/api/matches/5ea23204-de8c-4e70-815b-18bc47efae1a/?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 43",
"amount": 5000.0
},
{
"team": "Game Total Over 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "88ab2df3-1c54-47a8-b072-aa1f9a51cc89",
"gambit_id": "e3c198bd-4be2-4f52-8546-d0760cffe72b",
"last_updated": "2022-10-28T10:02:06.516369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c10813-34a6-4849-addd-29809f7f8d55/?format=api"
},
{
"id": "07afa2e9-a791-4eac-8dca-7361210cb36a",
"gambit_id": "c98f5d02-776a-45ef-8841-8615e232b45b",
"last_updated": "2022-10-28T10:02:06.517473-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43",
"reward": "1.88000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c10813-34a6-4849-addd-29809f7f8d55/?format=api"
}
]
}