GET /api/bet_types/fd54a5fc-8c50-4f2d-8dcb-e84d7abab5cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd54a5fc-8c50-4f2d-8dcb-e84d7abab5cc",
"match": "https://api-prod.gambitprofit.com/api/matches/740cdbc3-cf4e-413f-8f96-8732832a4999/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:12.875472-04: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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "23e27aa3-b506-43c8-9265-9fc56a6dc578",
"gambit_id": "7dc34ce2-2fa2-4774-9b18-97e0d998d9d0",
"last_updated": "2023-05-27T16:17:18.042248-04:00",
"created_at": "2023-05-26T11:52:12.878833-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd54a5fc-8c50-4f2d-8dcb-e84d7abab5cc/?format=api"
},
{
"id": "ccce5350-1186-47c3-bc36-18044bd3eac5",
"gambit_id": "aa70f23c-d893-490f-a8e6-c74273f2634d",
"last_updated": "2023-05-27T16:17:18.043825-04:00",
"created_at": "2023-05-26T11:52:12.880847-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd54a5fc-8c50-4f2d-8dcb-e84d7abab5cc/?format=api"
}
]
}