GET /api/bet_types/c7fa973e-035a-42db-931d-6533bf8728c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c7fa973e-035a-42db-931d-6533bf8728c2",
"match": "https://api-prod.gambitprofit.com/api/matches/4133844f-71b1-4bc0-aa8b-ed36713696f6/?format=api",
"name": "Over/Under",
"created_at": "2023-01-15T08:32:02.635554-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "883f95bf-6ddd-4b29-a589-e852e70facb2",
"gambit_id": "33db5004-f06a-470b-bc0a-9fbefe19bd8d",
"last_updated": "2023-01-16T10:56:51.483536-05:00",
"created_at": "2023-01-15T08:32:02.640743-05:00",
"name": "Game Total Over 230.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fa973e-035a-42db-931d-6533bf8728c2/?format=api"
},
{
"id": "c1730d14-ac04-4cd8-a069-3af6c7b9d217",
"gambit_id": "71a60ecb-c94b-403e-a625-1a32ccb5418f",
"last_updated": "2023-01-16T10:56:51.480379-05:00",
"created_at": "2023-01-15T08:32:02.638252-05:00",
"name": "Game Total Under 230.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7fa973e-035a-42db-931d-6533bf8728c2/?format=api"
}
]
}