GET /api/bet_types/f595f73a-c2fc-4e03-898e-e6567bd91e04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f595f73a-c2fc-4e03-898e-e6567bd91e04",
"match": "https://api-prod.gambitprofit.com/api/matches/9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3/?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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "59cdf93f-dac8-47d1-ad05-f72e1850a87f",
"gambit_id": "805b818f-5f77-49d4-8681-5423e224bba9",
"last_updated": "2022-12-03T10:02:38.306266-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f595f73a-c2fc-4e03-898e-e6567bd91e04/?format=api"
},
{
"id": "2bea4c1d-d0bf-4c78-860c-04e00c9fb7ea",
"gambit_id": "b8eb8d1c-b6e4-4b3d-a3bb-4e7b059f5d1a",
"last_updated": "2022-12-03T10:02:38.307540-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f595f73a-c2fc-4e03-898e-e6567bd91e04/?format=api"
}
]
}