GET /api/bet_types/50ccbe7c-175e-44b4-b529-6e6f2d23590b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50ccbe7c-175e-44b4-b529-6e6f2d23590b",
"match": "https://api-prod.gambitprofit.com/api/matches/43b4f7df-f038-4e99-8ee7-6f79d8459985/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:12.481377-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "179439ef-cdea-4a1b-99f2-bc61610cab47",
"gambit_id": "aac652fa-4462-44ce-a2f0-862f53ae4fe3",
"last_updated": "2023-12-04T15:18:31.768525-05:00",
"created_at": "2023-12-02T08:28:12.486390-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ccbe7c-175e-44b4-b529-6e6f2d23590b/?format=api"
},
{
"id": "81a29e55-f047-4591-a2f0-4e3282747db4",
"gambit_id": "8ea21f86-e10d-4082-9c60-a97c4cd9a2ad",
"last_updated": "2023-12-04T15:18:31.772041-05:00",
"created_at": "2023-12-02T08:28:12.491719-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50ccbe7c-175e-44b4-b529-6e6f2d23590b/?format=api"
}
]
}