GET /api/bet_types/332f4bb7-83e2-4fc8-abcf-38789dd2edc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "332f4bb7-83e2-4fc8-abcf-38789dd2edc7",
"match": "https://api-prod.gambitprofit.com/api/matches/0825c6c1-6e9f-4f2f-a5eb-9315779d326e/?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 5.5",
"amount": 5196.0
},
{
"team": "Game Total Under 5.5",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "d81242f9-bd34-406a-82ee-b4178140d399",
"gambit_id": "544aa489-7b08-4d45-8162-bb2274431ce0",
"last_updated": "2022-12-23T12:17:24.775975-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.72000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/332f4bb7-83e2-4fc8-abcf-38789dd2edc7/?format=api"
},
{
"id": "570d4c40-a577-4c6e-a563-02799c780b16",
"gambit_id": "e328bb6d-b8f7-48d4-8439-eb83628e711b",
"last_updated": "2022-12-23T12:17:24.774741-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.86000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/332f4bb7-83e2-4fc8-abcf-38789dd2edc7/?format=api"
}
]
}