GET /api/bet_types/db9096c6-8819-4549-8da4-94b01d6574a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db9096c6-8819-4549-8da4-94b01d6574a7",
"match": "https://api-prod.gambitprofit.com/api/matches/125c29ee-21e3-4010-827a-de8b96bad8ce/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:11.346039-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 Over 34.5",
"amount": 5000.0
},
{
"team": "Game Total Under 34.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "7b32594b-d648-439e-9f93-0d6f4d039e58",
"gambit_id": "fa6c00fb-e549-4e86-a8d1-80120dc5994d",
"last_updated": "2023-10-30T15:33:26.407665-04:00",
"created_at": "2023-10-25T09:13:11.349986-04:00",
"name": "Game Total Over 34.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "34.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db9096c6-8819-4549-8da4-94b01d6574a7/?format=api"
},
{
"id": "3d583154-b4ab-452c-a111-0ee659f1861f",
"gambit_id": "d23ff982-ab2f-4738-af76-bdffac20154d",
"last_updated": "2023-10-30T15:33:26.411127-04:00",
"created_at": "2023-10-25T09:13:11.355655-04:00",
"name": "Game Total Under 34.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "34.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db9096c6-8819-4549-8da4-94b01d6574a7/?format=api"
}
]
}