GET /api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bb8bc67-54b8-4d90-baf7-48ab147577c6",
"match": "https://api-prod.gambitprofit.com/api/matches/644d340a-3dbd-40b2-b2ee-6806c20314cf/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:20.327503-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Over 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f2f1e4ae-1f9a-48e1-bec9-0bc8e9a6c472",
"gambit_id": "95fb7982-8798-4344-b6f9-a21554b6e18c",
"last_updated": "2024-01-24T22:33:13.620525-05:00",
"created_at": "2024-01-23T09:43:20.340102-05:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
},
{
"id": "9b925663-0cc9-44f0-b0ba-50d0de71cc47",
"gambit_id": "4787bc2d-66cf-4175-821e-8b992b915f8c",
"last_updated": "2024-01-24T22:33:13.617214-05:00",
"created_at": "2024-01-23T09:43:20.332715-05:00",
"name": "Game Total Over 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bb8bc67-54b8-4d90-baf7-48ab147577c6/?format=api"
}
]
}