GET /api/bet_types/de84b05e-b72b-487b-abca-ce6a7fd367ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de84b05e-b72b-487b-abca-ce6a7fd367ca",
"match": "https://api-prod.gambitprofit.com/api/matches/6bc1b8ff-0ca4-4e66-b788-2c1aae5f796f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T10:07:21.156249-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 Under 246",
"amount": 5000.0
},
{
"team": "Game Total Over 246",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "88ae3129-fb11-4417-843e-b4e6b40daad2",
"gambit_id": "cc42a815-1145-48fb-9138-f60eec57ded8",
"last_updated": "2023-04-03T20:12:05.970897-04:00",
"created_at": "2023-04-02T10:07:21.158720-04:00",
"name": "Game Total Under 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84b05e-b72b-487b-abca-ce6a7fd367ca/?format=api"
},
{
"id": "215b4504-8134-4c86-afb8-4370f3264f45",
"gambit_id": "90754a4f-dbfe-4a92-bdae-e47764f35675",
"last_updated": "2023-04-03T20:12:05.973509-04:00",
"created_at": "2023-04-02T10:07:21.161245-04:00",
"name": "Game Total Over 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de84b05e-b72b-487b-abca-ce6a7fd367ca/?format=api"
}
]
}