GET /api/bet_types/5616d9da-2292-4060-b80e-10e1d3767cfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5616d9da-2292-4060-b80e-10e1d3767cfc",
"match": "https://api-prod.gambitprofit.com/api/matches/3f963c93-d633-4e9f-bb08-deba9675a6a5/?format=api",
"name": "Over/Under",
"created_at": "2023-08-17T13:03:04.462321-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 Under 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "07298e1c-7f50-490f-8a70-601dedfabb58",
"gambit_id": "d4514b6f-777e-4af0-b943-570f8c18a652",
"last_updated": "2023-08-21T20:03:17.942330-04:00",
"created_at": "2023-08-17T13:03:04.472896-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5616d9da-2292-4060-b80e-10e1d3767cfc/?format=api"
},
{
"id": "8ed7cc2d-0469-4b0e-a4df-a9454a0deec2",
"gambit_id": "a713d535-71b1-48ef-b61d-9540f4f8f093",
"last_updated": "2023-08-21T20:03:17.938818-04:00",
"created_at": "2023-08-17T13:03:04.466506-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5616d9da-2292-4060-b80e-10e1d3767cfc/?format=api"
}
]
}