GET /api/bet_types/c0c56e02-b9b8-4f0e-94c0-402a05f4fb1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0c56e02-b9b8-4f0e-94c0-402a05f4fb1a",
"match": "https://api-prod.gambitprofit.com/api/matches/6a1d9f6f-d24b-4fa9-adab-0e319298428e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-13T09:17:59.327423-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 231",
"amount": 5000.0
},
{
"team": "Game Total Under 231",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "92ec791e-2631-4a52-a9b5-cae3429eb143",
"gambit_id": "8788bb3b-7dab-49cb-8dc0-39031e51b09d",
"last_updated": "2023-11-14T10:13:17.163200-05:00",
"created_at": "2023-11-13T09:17:59.331484-05:00",
"name": "Game Total Over 231",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c56e02-b9b8-4f0e-94c0-402a05f4fb1a/?format=api"
},
{
"id": "056d3c60-e810-414b-84aa-c6e53792d0fe",
"gambit_id": "eec4bd22-2460-4efb-8150-08f11b9164c4",
"last_updated": "2023-11-14T10:13:17.166882-05:00",
"created_at": "2023-11-13T09:17:59.335870-05:00",
"name": "Game Total Under 231",
"reward": "1.86000",
"odds": "1.90910",
"spread": "231.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0c56e02-b9b8-4f0e-94c0-402a05f4fb1a/?format=api"
}
]
}