GET /api/bet_types/cfa5ebc5-8070-4d4f-90fb-3943f21609b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfa5ebc5-8070-4d4f-90fb-3943f21609b1",
"match": "https://api-prod.gambitprofit.com/api/matches/ee0587f0-b825-4aad-b361-241908002e3f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-17T13:03:04.734295-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 Over 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d2a83566-a35f-482f-8bbf-1a21c9c2514f",
"gambit_id": "72c2174f-93ce-4b90-93f5-dd0695fba53a",
"last_updated": "2023-08-21T20:03:18.517186-04:00",
"created_at": "2023-08-17T13:03:04.738982-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa5ebc5-8070-4d4f-90fb-3943f21609b1/?format=api"
},
{
"id": "23e16fff-2196-4917-8a2f-7809e0ced47b",
"gambit_id": "19aca96a-be9e-474c-92be-54af451f0fdc",
"last_updated": "2023-08-21T20:03:18.520682-04:00",
"created_at": "2023-08-17T13:03:04.743815-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfa5ebc5-8070-4d4f-90fb-3943f21609b1/?format=api"
}
]
}