GET /api/bet_types/6f083f14-dca7-45a6-8e34-caf7e23ae6e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f083f14-dca7-45a6-8e34-caf7e23ae6e1",
"match": "https://api-prod.gambitprofit.com/api/matches/321cdf54-ff0f-48a9-a854-3b7a1bfb672f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:20.884045-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 228",
"amount": 5000.0
},
{
"team": "Game Total Under 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "f7de8d0e-6b8d-410b-a100-6ade7ca2ec77",
"gambit_id": "328bb68d-f018-4315-b8dd-769ebd02bf84",
"last_updated": "2023-11-23T16:08:03.514742-05:00",
"created_at": "2023-11-22T09:08:20.887544-05:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f083f14-dca7-45a6-8e34-caf7e23ae6e1/?format=api"
},
{
"id": "a44d951c-ebf7-4bee-a57e-a2d79d16286a",
"gambit_id": "fcb0725d-a941-4df0-a7db-26753fe3cfc2",
"last_updated": "2023-11-23T16:08:03.525310-05:00",
"created_at": "2023-11-22T09:08:20.891655-05:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f083f14-dca7-45a6-8e34-caf7e23ae6e1/?format=api"
}
]
}