GET /api/bet_types/3d975467-2e04-41f2-aafd-0f47342c6d20/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d975467-2e04-41f2-aafd-0f47342c6d20",
"match": "https://api-prod.gambitprofit.com/api/matches/718a256f-803c-4232-9812-fd64c94b2671/?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 2.5",
"amount": 5147.0
},
{
"team": "Game Total Over 2.5",
"amount": 4853.0
}
],
"expected_reward_tokens": 9316.07,
"profit_sb": -183.93,
"profit_sb_percentage": -1.94,
"recommended": false
},
"lines": [
{
"id": "2a249ef2-5dfc-49f6-aa14-66aa3dcbfadb",
"gambit_id": "9ea3f49c-da48-421d-83a7-5fdc0f8b94a6",
"last_updated": "2022-10-17T10:22:14.758934-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.81000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d975467-2e04-41f2-aafd-0f47342c6d20/?format=api"
},
{
"id": "6fc4ef79-ad65-41c3-bdf4-6882b7e0a521",
"gambit_id": "68e212f9-89ca-45e0-a533-4defa8cf2bb8",
"last_updated": "2022-10-17T10:22:14.760034-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.92000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d975467-2e04-41f2-aafd-0f47342c6d20/?format=api"
}
]
}