GET /api/bet_types/3b77f655-1651-4424-8333-ea1a2ffdf9f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3b77f655-1651-4424-8333-ea1a2ffdf9f7",
"match": "https://api-prod.gambitprofit.com/api/matches/cd3f7aa3-946f-4e1a-bfb9-9b8c27378e4e/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:00.589536-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a35b5e69-b857-4451-ae8b-eaa3cd04920e",
"gambit_id": "476632d3-fa37-475a-b0e2-b0b49f5b712c",
"last_updated": "2023-03-01T09:37:05.910810-05:00",
"created_at": "2023-02-28T12:37:00.592210-05:00",
"name": "Game Total Over 229.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b77f655-1651-4424-8333-ea1a2ffdf9f7/?format=api"
},
{
"id": "6fc9a539-a892-4355-bb0b-325fc6347191",
"gambit_id": "a9bd01be-0293-42ca-8246-2a77e7030d56",
"last_updated": "2023-03-01T09:37:05.909649-05:00",
"created_at": "2023-02-28T12:37:00.590822-05:00",
"name": "Game Total Under 229.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b77f655-1651-4424-8333-ea1a2ffdf9f7/?format=api"
}
]
}