GET /api/bet_types/97d21ec3-9b06-40d3-8726-b06e52a25d4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "97d21ec3-9b06-40d3-8726-b06e52a25d4a",
"match": "https://api-prod.gambitprofit.com/api/matches/67dacc9d-d288-47a3-8764-335b8774679c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-08T09:37:00.508594-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 232.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2d133d56-181c-48c4-8022-2de5d1447aec",
"gambit_id": "4303fb6d-02b6-4dce-bc35-38c320241d4c",
"last_updated": "2023-02-09T11:12:08.203621-05:00",
"created_at": "2023-02-08T09:37:00.511618-05:00",
"name": "Game Total Over 232.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97d21ec3-9b06-40d3-8726-b06e52a25d4a/?format=api"
},
{
"id": "f8cc6fba-92b4-47f8-8bc0-329e7ca42e27",
"gambit_id": "dbeb09ea-c366-4f75-a44c-acf99dbb90a6",
"last_updated": "2023-02-09T11:12:08.202076-05:00",
"created_at": "2023-02-08T09:37:00.510120-05:00",
"name": "Game Total Under 232.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/97d21ec3-9b06-40d3-8726-b06e52a25d4a/?format=api"
}
]
}