GET /api/bet_types/714cf9fc-add5-41c2-b6cd-e3094589fb9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "714cf9fc-add5-41c2-b6cd-e3094589fb9e",
"match": "https://api-prod.gambitprofit.com/api/matches/fe3f166c-58a3-47c7-9ff0-3400744ceac3/?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 5.5",
"amount": 5000.0
},
{
"team": "Game Total Over 5.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "b5315986-2fea-4bc0-b922-019bcae7e80e",
"gambit_id": "30b5d799-cb5c-491b-a07d-cb2d6acb8fbf",
"last_updated": "2022-10-31T11:12:09.839831-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714cf9fc-add5-41c2-b6cd-e3094589fb9e/?format=api"
},
{
"id": "b655759e-0379-4d90-a796-92cb8440fb27",
"gambit_id": "160e578a-ae11-4a1e-85c0-c9b1706e19d8",
"last_updated": "2022-10-31T11:12:09.841011-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/714cf9fc-add5-41c2-b6cd-e3094589fb9e/?format=api"
}
]
}