GET /api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da5f25e3-441d-4ad4-9b81-e7e72201c585",
"match": "https://api-prod.gambitprofit.com/api/matches/27865aeb-fe14-4b03-92cf-1ec807c41679/?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": "Total Rounds Under 4.5",
"amount": 5644.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 4356.0
}
],
"expected_reward_tokens": 8973.36,
"profit_sb": -26.64,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "078f97ba-a927-476e-9fb3-ed1b33494f5d",
"gambit_id": "226ac144-177e-42dd-b389-bc24a3f432f7",
"last_updated": "2022-11-14T10:47:56.189855-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.59000",
"odds": "1.66670",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
},
{
"id": "c37b975c-3f07-4489-8554-4338e6b4ae54",
"gambit_id": "6116b43c-ef83-493a-94f1-bd4afee4f7f8",
"last_updated": "2022-11-14T10:47:56.191014-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "2.06000",
"odds": "2.20000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da5f25e3-441d-4ad4-9b81-e7e72201c585/?format=api"
}
]
}