GET /api/bet_types/ba8b8584-7ee4-4852-87a3-072a13e73e6e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba8b8584-7ee4-4852-87a3-072a13e73e6e",
"match": "https://api-prod.gambitprofit.com/api/matches/0b75d24e-74d5-43da-beca-5137f6ee2ef3/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T17:01:57.393066-04: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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9fd1fd2b-4c48-4890-b686-84837656187f",
"gambit_id": "af063766-e919-46a6-ac0d-120db829e134",
"last_updated": "2023-03-23T17:52:13.658391-04:00",
"created_at": "2023-03-22T17:01:57.394881-04:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8b8584-7ee4-4852-87a3-072a13e73e6e/?format=api"
},
{
"id": "49c94a9f-49eb-47c7-9250-3d0f1b90bdc1",
"gambit_id": "8356c80c-c728-4b76-89d3-d969f5149a32",
"last_updated": "2023-03-23T17:52:13.660425-04:00",
"created_at": "2023-03-22T17:01:57.397013-04:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba8b8584-7ee4-4852-87a3-072a13e73e6e/?format=api"
}
]
}