GET /api/bet_types/c8d075bd-cadb-4675-87ce-127c17a93555/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8d075bd-cadb-4675-87ce-127c17a93555",
"match": "https://api-prod.gambitprofit.com/api/matches/9cd3fd1d-c322-4d98-9289-e9ccb28e1cd4/?format=api",
"name": "Over/Under",
"created_at": "2023-12-30T10:43:13.321051-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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "9e80902a-a8f0-4a35-9f9a-6c5e6a5cdf69",
"gambit_id": "554fd7af-5bc9-49a3-b4ea-920e09228b59",
"last_updated": "2024-01-01T19:53:20.514975-05:00",
"created_at": "2023-12-30T10:43:13.330073-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d075bd-cadb-4675-87ce-127c17a93555/?format=api"
},
{
"id": "244b15f1-e7ea-4fec-ab1e-ae460e75852a",
"gambit_id": "f8e36dd3-bf8f-4f4c-a88e-9d582f58d1e1",
"last_updated": "2024-01-01T19:53:20.511091-05:00",
"created_at": "2023-12-30T10:43:13.325113-05:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8d075bd-cadb-4675-87ce-127c17a93555/?format=api"
}
]
}