GET /api/bet_types/a6317f6b-7ec2-42a1-9712-518689864852/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6317f6b-7ec2-42a1-9712-518689864852",
"match": "https://api-prod.gambitprofit.com/api/matches/f71a9b82-d42f-439e-b6ed-bcf4984c07b1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T11:12:07.418088-04: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 7",
"amount": 5317.0
},
{
"team": "Game Total Over 7",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "13f1f93c-f5a5-4350-b5df-e1bd465f8b71",
"gambit_id": "07e83d9d-0d0f-4640-a411-6198a5c3e038",
"last_updated": "2023-04-10T09:36:58.125929-04:00",
"created_at": "2023-04-08T11:12:07.419875-04:00",
"name": "Game Total Under 7",
"reward": "1.77000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6317f6b-7ec2-42a1-9712-518689864852/?format=api"
},
{
"id": "06916d1b-d78a-40f1-ae54-a2e800f265fe",
"gambit_id": "633bcbd2-641d-42c0-b23b-25129e9d390c",
"last_updated": "2023-04-10T09:36:58.131487-04:00",
"created_at": "2023-04-08T11:12:07.421607-04:00",
"name": "Game Total Over 7",
"reward": "2.01000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6317f6b-7ec2-42a1-9712-518689864852/?format=api"
}
]
}