GET /api/bet_types/e13f9d82-4881-4e38-9d0f-db5887b8e343/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e13f9d82-4881-4e38-9d0f-db5887b8e343",
"match": "https://api-prod.gambitprofit.com/api/matches/02e0c432-d541-45ee-b890-c00fd1dce372/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:03.033617-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "98fd7c58-f667-4fd8-8d37-a1122035dea0",
"gambit_id": "398811fa-35bd-4b11-b9d4-89d1726dc965",
"last_updated": "2023-12-01T19:08:08.377022-05:00",
"created_at": "2023-11-30T10:28:03.038813-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f9d82-4881-4e38-9d0f-db5887b8e343/?format=api"
},
{
"id": "ff77c047-ea56-4bed-8f73-94c7299c203f",
"gambit_id": "a4e97469-374b-4821-a368-33f4094e53d5",
"last_updated": "2023-12-01T19:08:08.380496-05:00",
"created_at": "2023-11-30T10:28:03.045511-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e13f9d82-4881-4e38-9d0f-db5887b8e343/?format=api"
}
]
}