GET /api/bet_types/bbf73f7d-b6b5-43b8-830b-38c1032600a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbf73f7d-b6b5-43b8-830b-38c1032600a6",
"match": "https://api-prod.gambitprofit.com/api/matches/b3207ffa-2de9-4191-bdad-178b634edb1a/?format=api",
"name": "Over/Under",
"created_at": "2023-10-17T08:58:22.586483-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 5.5",
"amount": 5214.0
},
{
"team": "Game Total Under 5.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "54c100c2-457b-49d2-8a48-47d5486e3c4f",
"gambit_id": "a5811bf2-b109-4b78-bd11-95e4e01d7972",
"last_updated": "2023-10-18T10:53:26.022004-04:00",
"created_at": "2023-10-17T08:58:22.590341-04:00",
"name": "Game Total Over 5.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf73f7d-b6b5-43b8-830b-38c1032600a6/?format=api"
},
{
"id": "15a7b345-3f66-4f38-9087-192013e1f088",
"gambit_id": "40cd23e0-e71e-48b6-98df-56ff699479ef",
"last_updated": "2023-10-18T10:53:26.026393-04:00",
"created_at": "2023-10-17T08:58:22.594837-04:00",
"name": "Game Total Under 5.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf73f7d-b6b5-43b8-830b-38c1032600a6/?format=api"
}
]
}