GET /api/bet_types/8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5",
"match": "https://api-prod.gambitprofit.com/api/matches/068abeca-eb70-492d-b442-58e0c7b6278b/?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 Over 6.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "5b11d48b-bcc7-4690-904c-7f089f082c54",
"gambit_id": "21ce860f-b035-4c56-ad04-d5c6c795fcfd",
"last_updated": "2022-10-21T20:42:21.622130-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5/?format=api"
},
{
"id": "f5a22bc9-f412-4e53-ba3e-b24d0bada60d",
"gambit_id": "13011e07-b093-4be2-a46e-f57548de48b5",
"last_updated": "2022-10-21T20:42:21.621141-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d8c2dd2-682a-4f45-9ca2-cae9e3ebeaa5/?format=api"
}
]
}