GET /api/bet_types/d0fef21a-6d9c-414c-94d2-89a92f9a7184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0fef21a-6d9c-414c-94d2-89a92f9a7184",
"match": "https://api-prod.gambitprofit.com/api/matches/cef341ca-7ccc-4c06-a478-671a1ff90c06/?format=api",
"name": "Over/Under",
"created_at": "2023-12-22T10:13:14.997538-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "42a656b7-c1f9-419f-800b-ae5115691a86",
"gambit_id": "a5b386ba-1807-4ae9-a7d1-bc5cc45d86e9",
"last_updated": "2023-12-23T21:08:17.764030-05:00",
"created_at": "2023-12-22T10:13:15.012239-05:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fef21a-6d9c-414c-94d2-89a92f9a7184/?format=api"
},
{
"id": "2847d10a-3067-40df-9752-7a758fa0c452",
"gambit_id": "666af862-7a73-4f5d-8519-9c0b7332008b",
"last_updated": "2023-12-23T21:08:17.760441-05:00",
"created_at": "2023-12-22T10:13:15.007654-05:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0fef21a-6d9c-414c-94d2-89a92f9a7184/?format=api"
}
]
}