GET /api/bet_types/b5c6cbbb-d183-443c-b308-725fc6d084a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5c6cbbb-d183-443c-b308-725fc6d084a7",
"match": "https://api-prod.gambitprofit.com/api/matches/3e75be39-2c24-4bf3-9463-ae6feb535f24/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T00:01:55.279327-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 Under 147.5",
"amount": 5000.0
},
{
"team": "Game Total Over 147.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "15db4b34-1db0-4bbc-96ed-f1e015431e88",
"gambit_id": "a5586a7b-4ed3-4aae-99b7-107e3e3b9151",
"last_updated": "2023-03-20T10:47:08.578903-04:00",
"created_at": "2023-03-19T00:01:55.280829-04:00",
"name": "Game Total Under 147.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "147.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5c6cbbb-d183-443c-b308-725fc6d084a7/?format=api"
},
{
"id": "2aa9f805-0655-465e-88ad-bcc3e139a908",
"gambit_id": "e48e1968-117c-4255-b31f-52d58b163587",
"last_updated": "2023-03-20T10:47:08.581601-04:00",
"created_at": "2023-03-19T00:01:55.282333-04:00",
"name": "Game Total Over 147.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "147.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5c6cbbb-d183-443c-b308-725fc6d084a7/?format=api"
}
]
}