GET /api/bet_types/d67a6eaa-7537-4a29-93d6-fd3bf1b8117d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d67a6eaa-7537-4a29-93d6-fd3bf1b8117d",
"match": "https://api-prod.gambitprofit.com/api/matches/7e5a0a68-8d05-45cd-ba54-05101c0bca48/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T11:13:06.063516-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 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6f32682a-d685-4ad3-820e-bc9f09638300",
"gambit_id": "6df18762-12ef-4f8f-96a1-b52d8271867e",
"last_updated": "2023-12-26T20:08:04.644541-05:00",
"created_at": "2023-12-20T11:13:06.067075-05:00",
"name": "Game Total Over 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67a6eaa-7537-4a29-93d6-fd3bf1b8117d/?format=api"
},
{
"id": "2170ca20-b8e9-49dc-8149-eab0ac04f99a",
"gambit_id": "e0e7dfee-e705-400d-a537-649bab9aa700",
"last_updated": "2023-12-26T20:08:04.647970-05:00",
"created_at": "2023-12-20T11:13:06.071336-05:00",
"name": "Game Total Under 37.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d67a6eaa-7537-4a29-93d6-fd3bf1b8117d/?format=api"
}
]
}