GET /api/bet_types/208c5a7d-6ebd-4a4e-a0c5-2b242951a0b7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "208c5a7d-6ebd-4a4e-a0c5-2b242951a0b7",
"match": "https://api-prod.gambitprofit.com/api/matches/0eb44527-e9ce-4e58-b9cc-7f262235d2b1/?format=api",
"name": "Over/Under",
"created_at": "2023-08-14T13:18:14.573819-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 10.5",
"amount": 5000.0
},
{
"team": "Game Total Under 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "03577fd1-343a-47b2-bf79-124ec4e5ea2b",
"gambit_id": "02220792-e0bd-455a-bb4f-87c47159a34e",
"last_updated": "2023-08-15T18:43:10.598184-04:00",
"created_at": "2023-08-14T13:18:14.578580-04:00",
"name": "Game Total Over 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208c5a7d-6ebd-4a4e-a0c5-2b242951a0b7/?format=api"
},
{
"id": "f773ac70-d1c5-49ae-9e74-d0b715c94099",
"gambit_id": "abc44d51-0331-4f78-9dc7-5e26e138ae82",
"last_updated": "2023-08-15T18:43:10.602336-04:00",
"created_at": "2023-08-14T13:18:14.589813-04:00",
"name": "Game Total Under 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/208c5a7d-6ebd-4a4e-a0c5-2b242951a0b7/?format=api"
}
]
}