GET /api/bet_types/eb513396-5f1d-4308-8f1b-d1313688ce2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb513396-5f1d-4308-8f1b-d1313688ce2d",
"match": "https://api-prod.gambitprofit.com/api/matches/1693fb87-0515-43a5-93a1-b521ef829bb1/?format=api",
"name": "Over/Under",
"created_at": "2023-06-14T11:13:13.818793-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c78e912e-d1eb-4140-b176-51b532f520c2",
"gambit_id": "0060288a-2a1f-4871-ace8-52984cd44889",
"last_updated": "2023-06-15T23:28:29.961662-04:00",
"created_at": "2023-06-14T11:13:13.823415-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb513396-5f1d-4308-8f1b-d1313688ce2d/?format=api"
},
{
"id": "56c49c00-e930-487e-be1b-76e4da874928",
"gambit_id": "1d9b9393-e0de-4c51-a064-a8296da59ace",
"last_updated": "2023-06-15T23:28:29.963417-04:00",
"created_at": "2023-06-14T11:13:13.821056-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb513396-5f1d-4308-8f1b-d1313688ce2d/?format=api"
}
]
}