GET /api/bet_types/89546f9f-8914-4d7c-b885-d9c19db42573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89546f9f-8914-4d7c-b885-d9c19db42573",
"match": "https://api-prod.gambitprofit.com/api/matches/5a369bc3-b05e-47fb-b5c1-adcff5627d80/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:07:09.822067-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 2.5",
"amount": 5000.0
},
{
"team": "Game Total Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "4e0d224c-47e3-4c80-b209-15d944255b99",
"gambit_id": "fafa61b4-2285-4d2d-8cf9-cdc756e7a311",
"last_updated": "2023-03-06T13:32:02.926920-05:00",
"created_at": "2023-03-03T13:07:09.824737-05:00",
"name": "Game Total Over 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89546f9f-8914-4d7c-b885-d9c19db42573/?format=api"
},
{
"id": "17ec2203-7420-47f5-b1e5-6953cbf8b4fa",
"gambit_id": "9fcd04eb-31a0-4013-9eea-cdc6dd3d0f5a",
"last_updated": "2023-03-06T13:32:02.925650-05:00",
"created_at": "2023-03-03T13:07:09.823334-05:00",
"name": "Game Total Under 2.5",
"reward": "1.85000",
"odds": "1.88000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89546f9f-8914-4d7c-b885-d9c19db42573/?format=api"
}
]
}