GET /api/bet_types/48b257e4-2840-4905-b2ad-a79da931e235/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48b257e4-2840-4905-b2ad-a79da931e235",
"match": "https://api-prod.gambitprofit.com/api/matches/6c6eb091-86a8-4a75-91c6-5c16f45b545b/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 6.5",
"amount": 5208.0
},
{
"team": "Game Total Under 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "799d2988-e607-4426-9615-45f2595d5228",
"gambit_id": "08990449-88e3-4a7b-90a7-d3b5c17dc7a1",
"last_updated": "2022-12-12T19:02:22.939692-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b257e4-2840-4905-b2ad-a79da931e235/?format=api"
},
{
"id": "3cef4372-d186-47db-8c92-40c8db9167c5",
"gambit_id": "0872f12d-d665-4c53-943c-0088429efce3",
"last_updated": "2022-12-12T19:02:22.938536-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b257e4-2840-4905-b2ad-a79da931e235/?format=api"
}
]
}