GET /api/bet_types/148bbfdc-b64e-4b19-bef4-17251335b1c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "148bbfdc-b64e-4b19-bef4-17251335b1c3",
"match": "https://api-prod.gambitprofit.com/api/matches/c934c9eb-9d4f-491f-99ee-0c39b73fc8ad/?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 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e6221578-595e-4ce4-b235-a05470be1f17",
"gambit_id": "98deacd3-2023-40af-80a3-de0de97670e0",
"last_updated": "2022-10-11T11:37:05.694719-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148bbfdc-b64e-4b19-bef4-17251335b1c3/?format=api"
},
{
"id": "8a3051eb-6532-4eed-aaad-9946512022c8",
"gambit_id": "f223126f-0b25-44af-b93b-ed35db8c69e6",
"last_updated": "2022-10-11T11:37:05.693610-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.88000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148bbfdc-b64e-4b19-bef4-17251335b1c3/?format=api"
}
]
}