GET /api/bet_types/ca30a0b4-6fae-4444-9156-b21e898040ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca30a0b4-6fae-4444-9156-b21e898040ee",
"match": "https://api-prod.gambitprofit.com/api/matches/106c4431-3acb-44fc-b124-528b1ae6620a/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:11.398455-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 Under 233.5",
"amount": 5000.0
},
{
"team": "Game Total Over 233.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ac2e658d-b082-44f3-9401-f2316f9d15d6",
"gambit_id": "8724d621-3de0-4824-8bbf-9039ae94f538",
"last_updated": "2024-01-11T11:18:06.157519-05:00",
"created_at": "2024-01-10T09:38:11.406361-05:00",
"name": "Game Total Under 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca30a0b4-6fae-4444-9156-b21e898040ee/?format=api"
},
{
"id": "1ebd37a2-2274-47c0-ac17-655613da1961",
"gambit_id": "0222d18f-9e6c-411d-bcaa-9a3a6ccc7393",
"last_updated": "2024-01-11T11:18:06.153781-05:00",
"created_at": "2024-01-10T09:38:11.402196-05:00",
"name": "Game Total Over 233.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca30a0b4-6fae-4444-9156-b21e898040ee/?format=api"
}
]
}