GET /api/bet_types/5d1c53ba-97b4-4121-92eb-e92bb33999e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d1c53ba-97b4-4121-92eb-e92bb33999e3",
"match": "https://api-prod.gambitprofit.com/api/matches/f4fefbf9-215e-4f02-990c-cc0644dd8ffa/?format=api",
"name": "Over/Under",
"created_at": "2024-01-19T09:33:11.161693-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 Over 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "eadd071f-d135-433d-a504-0ac1883bc766",
"gambit_id": "24643dbd-43e4-4a11-ad13-1e7bfa41ac73",
"last_updated": "2024-01-22T12:08:21.468781-05:00",
"created_at": "2024-01-19T09:33:11.165133-05:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1c53ba-97b4-4121-92eb-e92bb33999e3/?format=api"
},
{
"id": "80cbb54a-7508-4dae-8059-fa32e495d30a",
"gambit_id": "51ed6037-d8aa-48d9-ac17-f60fb447504f",
"last_updated": "2024-01-22T12:08:21.474088-05:00",
"created_at": "2024-01-19T09:33:11.169070-05:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d1c53ba-97b4-4121-92eb-e92bb33999e3/?format=api"
}
]
}