GET /api/bet_types/ffb52fd8-147d-4cc5-b9a3-7f45914bcf9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffb52fd8-147d-4cc5-b9a3-7f45914bcf9f",
"match": "https://api-prod.gambitprofit.com/api/matches/6dcef361-e6b3-4667-a98d-ba81858584bf/?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 58",
"amount": 5000.0
},
{
"team": "Game Total Over 58",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "15997703-98db-4380-b92b-9a33ad232d5b",
"gambit_id": "14a239d2-b9df-42d4-87d6-35860a55b55b",
"last_updated": "2022-11-14T09:44:02.254054-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb52fd8-147d-4cc5-b9a3-7f45914bcf9f/?format=api"
},
{
"id": "4a6bd418-1444-41c3-a497-59d00ca4eede",
"gambit_id": "f41dc102-eb0c-4843-ba99-bdaa9003ded9",
"last_updated": "2022-11-14T09:44:02.255194-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 58",
"reward": "1.80000",
"odds": "1.90910",
"spread": "58.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffb52fd8-147d-4cc5-b9a3-7f45914bcf9f/?format=api"
}
]
}