GET /api/bet_types/8d323898-5d5b-48fc-acf9-a6aaf3678ef9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d323898-5d5b-48fc-acf9-a6aaf3678ef9",
"match": "https://api-prod.gambitprofit.com/api/matches/0971e2a3-8c0e-4586-8248-bdaccf69cc52/?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": 6211.0
},
{
"team": "Game Total Under 2.5",
"amount": 3789.0
}
],
"expected_reward_tokens": 8942.04,
"profit_sb": -57.96,
"profit_sb_percentage": -0.64,
"recommended": false
},
"lines": [
{
"id": "c8eb84da-c6d6-415e-b79f-d9a3540be4dc",
"gambit_id": "032219c3-b240-433d-8cc2-4578ff977d3e",
"last_updated": "2022-10-03T19:07:02.976237-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.44000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d323898-5d5b-48fc-acf9-a6aaf3678ef9/?format=api"
},
{
"id": "0e3a71bf-c36e-491e-9d13-e5e28e9ccb60",
"gambit_id": "e998c987-978a-4495-912c-155a7f4e39da",
"last_updated": "2022-10-03T19:07:02.975107-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.36000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d323898-5d5b-48fc-acf9-a6aaf3678ef9/?format=api"
}
]
}