GET /api/bet_types/e85bbf44-0ba3-4bdc-9077-a9d1d591bd39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e85bbf44-0ba3-4bdc-9077-a9d1d591bd39",
"match": "https://api-prod.gambitprofit.com/api/matches/030d0e36-8d34-4115-8c80-e16cdc4d60da/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:50.402345-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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "cda0184d-1248-42b5-bf14-945d4759509c",
"gambit_id": "b97958f0-d6fc-4aa9-826e-a9c7d8773a95",
"last_updated": "2023-04-01T10:12:07.264331-04:00",
"created_at": "2023-03-31T09:56:50.404567-04:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85bbf44-0ba3-4bdc-9077-a9d1d591bd39/?format=api"
},
{
"id": "03b96a14-1f6d-4731-ab5a-4eb74dd191d9",
"gambit_id": "28a64e9b-031c-4ff8-8a1f-cde4b492be27",
"last_updated": "2023-04-01T10:12:07.266384-04:00",
"created_at": "2023-03-31T09:56:50.406868-04:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e85bbf44-0ba3-4bdc-9077-a9d1d591bd39/?format=api"
}
]
}