GET /api/bet_types/d01c6a66-9149-40c6-b5ae-d676ef4618f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d01c6a66-9149-40c6-b5ae-d676ef4618f9",
"match": "https://api-prod.gambitprofit.com/api/matches/c8b72e62-58b0-48db-88a8-3806bdbbf2eb/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:01.141899-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 242",
"amount": 5000.0
},
{
"team": "Game Total Under 242",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "30d4e5f5-4037-4bdf-9f0d-a28ff667b8c3",
"gambit_id": "8d601107-e44e-4ecd-bd7d-f2e54e4ae87c",
"last_updated": "2023-12-12T21:48:28.233390-05:00",
"created_at": "2023-12-11T09:38:01.146766-05:00",
"name": "Game Total Over 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01c6a66-9149-40c6-b5ae-d676ef4618f9/?format=api"
},
{
"id": "9d0472bd-865a-4dd4-a7dd-60561a99456e",
"gambit_id": "be26feb6-c05c-4686-89a9-a8b4357fea05",
"last_updated": "2023-12-12T21:48:28.249220-05:00",
"created_at": "2023-12-11T09:38:01.150760-05:00",
"name": "Game Total Under 242",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01c6a66-9149-40c6-b5ae-d676ef4618f9/?format=api"
}
]
}