GET /api/bet_types/926ad2b2-5cca-4dbd-86ce-26754f49983a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "926ad2b2-5cca-4dbd-86ce-26754f49983a",
"match": "https://api-prod.gambitprofit.com/api/matches/143b46de-23f4-48cb-a3ce-de772e4dc3ae/?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 Under 216",
"amount": 5000.0
},
{
"team": "Game Total Over 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "9bb2a8e5-7865-478a-89a3-21d1fff26d5b",
"gambit_id": "e7a0eeaf-7258-4ef9-9f37-87bbd6002aac",
"last_updated": "2022-10-20T09:37:00.914674-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216",
"reward": "1.89000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926ad2b2-5cca-4dbd-86ce-26754f49983a/?format=api"
},
{
"id": "889808ff-8fc0-41bc-bd68-852782e7409c",
"gambit_id": "50785a06-fbbf-41ce-bb25-cac25f94d3ba",
"last_updated": "2022-10-20T09:37:00.915836-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216",
"reward": "1.89000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/926ad2b2-5cca-4dbd-86ce-26754f49983a/?format=api"
}
]
}