GET /api/bet_types/6de484d1-949e-416f-bd1e-72a642d0cd87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6de484d1-949e-416f-bd1e-72a642d0cd87",
"match": "https://api-prod.gambitprofit.com/api/matches/0f1f1526-cbf7-4102-a26c-5c8ef3f5c96a/?format=api",
"name": "Over/Under",
"created_at": "2023-07-21T08:53:23.382213-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 9.5",
"amount": 5213.0
},
{
"team": "Game Total Under 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f4f30310-7b8b-4771-b5c0-860a3e66e000",
"gambit_id": "7eef83e7-842a-4565-8f70-af875c271072",
"last_updated": "2023-07-22T11:33:22.039492-04:00",
"created_at": "2023-07-21T08:53:23.383671-04:00",
"name": "Game Total Over 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de484d1-949e-416f-bd1e-72a642d0cd87/?format=api"
},
{
"id": "125e38fb-f3db-46fe-8e78-12ed89a4faa5",
"gambit_id": "842b90b1-de2e-49f5-92a5-b0001e4baa70",
"last_updated": "2023-07-22T11:33:22.044077-04:00",
"created_at": "2023-07-21T08:53:23.385315-04:00",
"name": "Game Total Under 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de484d1-949e-416f-bd1e-72a642d0cd87/?format=api"
}
]
}