GET /api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b4f9a61-3192-4e21-b717-7205fc6afed7",
"match": "https://api-prod.gambitprofit.com/api/matches/f83b6cdb-5498-4d89-833f-c06f78d56054/?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 2.5",
"amount": 5924.0
},
{
"team": "Game Total Under 2.5",
"amount": 4076.0
}
],
"expected_reward_tokens": 8885.68,
"profit_sb": -114.32,
"profit_sb_percentage": -1.27,
"recommended": false
},
"lines": [
{
"id": "d824271e-5fa6-4eca-a76c-f1431df85214",
"gambit_id": "2fee5df6-2f29-469f-9d74-932e0489a6dd",
"last_updated": "2022-08-07T14:52:19.561466-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.50000",
"odds": "1.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
},
{
"id": "4d08a521-b97d-474a-92b8-6d16931c03cf",
"gambit_id": "a36a2b97-9e89-410d-9717-67d2f014b0fb",
"last_updated": "2022-08-07T14:52:19.560927-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.18000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4f9a61-3192-4e21-b717-7205fc6afed7/?format=api"
}
]
}