GET /api/bet_types/f74e39e5-e35d-4333-b16f-794002f3d5f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f74e39e5-e35d-4333-b16f-794002f3d5f2",
"match": "https://api-prod.gambitprofit.com/api/matches/87a5b3f1-376a-4f7d-beda-b8639f75ee51/?format=api",
"name": "Over/Under",
"created_at": "2023-07-25T12:38:06.527735-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3f8c1899-ed73-4648-b7a8-e0560123c898",
"gambit_id": "da178d48-8e98-498c-9c9e-2f0a95cb714f",
"last_updated": "2023-07-27T13:07:58.768387-04:00",
"created_at": "2023-07-25T12:38:06.541890-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74e39e5-e35d-4333-b16f-794002f3d5f2/?format=api"
},
{
"id": "b87ac763-e8a7-4758-ab98-b0e3d81bf2f2",
"gambit_id": "233e51f4-d641-4c67-85e9-8cbed8f66eec",
"last_updated": "2023-07-27T13:07:58.761316-04:00",
"created_at": "2023-07-25T12:38:06.537202-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f74e39e5-e35d-4333-b16f-794002f3d5f2/?format=api"
}
]
}