GET /api/bet_types/d011097a-e48f-42e1-8d3c-5b86231db25c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d011097a-e48f-42e1-8d3c-5b86231db25c",
"match": "https://api-prod.gambitprofit.com/api/matches/6c262d15-1406-48dd-935b-2d9eac055b1f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-07T09:47:09.852157-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 237",
"amount": 5000.0
},
{
"team": "Game Total Under 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3b8d78ad-c76d-4ff7-9c16-70782524bf50",
"gambit_id": "e3dcb538-812e-476b-9a34-31f8495b5bc2",
"last_updated": "2023-02-08T09:52:05.921494-05:00",
"created_at": "2023-02-07T09:47:09.855495-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d011097a-e48f-42e1-8d3c-5b86231db25c/?format=api"
},
{
"id": "a1144acf-ac6a-4ef8-9cda-8ed413703389",
"gambit_id": "8f70ed64-500a-4f43-9eeb-66f32735e4f0",
"last_updated": "2023-02-08T09:52:05.920240-05:00",
"created_at": "2023-02-07T09:47:09.853979-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d011097a-e48f-42e1-8d3c-5b86231db25c/?format=api"
}
]
}