GET /api/bet_types/15fdda9a-eef6-4433-b4b7-98175b41e4ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15fdda9a-eef6-4433-b4b7-98175b41e4ef",
"match": "https://api-prod.gambitprofit.com/api/matches/7a0ade4c-7ad3-4e38-bffa-1e690e33d84d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "aeae54d1-11b8-45c0-9ada-c8fff57eaf3d",
"gambit_id": "20734227-a0a0-41e2-ac11-3e15e87830ab",
"last_updated": "2022-12-01T16:02:22.241765-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fdda9a-eef6-4433-b4b7-98175b41e4ef/?format=api"
},
{
"id": "b7cd05a9-2ca5-4cb7-a1bb-dae19a13b869",
"gambit_id": "7a7aeedd-8a48-499e-9942-6fa207956ed4",
"last_updated": "2022-12-01T16:02:22.243006-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15fdda9a-eef6-4433-b4b7-98175b41e4ef/?format=api"
}
]
}