GET /api/bet_types/5930318e-305c-46aa-92ca-bb25d129396a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5930318e-305c-46aa-92ca-bb25d129396a",
"match": "https://api-prod.gambitprofit.com/api/matches/637fc9c7-6dec-4147-b578-2a271680e36f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-10T13:38:10.180014-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1b378c57-7d5b-46ae-8bec-2bd7cded5057",
"gambit_id": "8e946088-1884-408d-8bfb-a6cf3b0cf0ec",
"last_updated": "2023-06-11T11:28:13.587200-04:00",
"created_at": "2023-06-10T13:38:10.182346-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5930318e-305c-46aa-92ca-bb25d129396a/?format=api"
},
{
"id": "56294ac8-5e11-4e74-8b4e-4e1765bb947c",
"gambit_id": "d672c71b-165a-45ce-aa03-cd4aa79ba660",
"last_updated": "2023-06-11T11:28:13.588963-04:00",
"created_at": "2023-06-10T13:38:10.184972-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5930318e-305c-46aa-92ca-bb25d129396a/?format=api"
}
]
}