GET /api/bet_types/2bba96d6-b3d6-4815-bcbb-ec1d463872a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bba96d6-b3d6-4815-bcbb-ec1d463872a8",
"match": "https://api-prod.gambitprofit.com/api/matches/de43bbed-ed39-4446-a3e4-853370ee819b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-11T09:38:15.769846-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 234.5",
"amount": 5000.0
},
{
"team": "Game Total Under 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3ffa930d-d688-45ed-b638-a159aec4d0f5",
"gambit_id": "07c40d4b-2ebd-4176-b96c-d9fefdafe544",
"last_updated": "2024-01-15T09:38:13.637963-05:00",
"created_at": "2024-01-11T09:38:15.779399-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bba96d6-b3d6-4815-bcbb-ec1d463872a8/?format=api"
},
{
"id": "426e142d-8429-4f9d-8cef-310287575fcc",
"gambit_id": "2de69c8c-53f0-44d0-9b28-a4fe8749077f",
"last_updated": "2024-01-15T09:38:13.632982-05:00",
"created_at": "2024-01-11T09:38:15.774088-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bba96d6-b3d6-4815-bcbb-ec1d463872a8/?format=api"
}
]
}