GET /api/bet_types/86be3c1c-877a-48d5-bc20-dfff0250eb98/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86be3c1c-877a-48d5-bc20-dfff0250eb98",
"match": "https://api-prod.gambitprofit.com/api/matches/6730f8d6-5205-4e74-8560-b284843f9715/?format=api",
"name": "Over/Under",
"created_at": "2023-01-13T09:11:48.325673-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": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "9024300c-7153-4c1d-a9ad-3d0aec0ba199",
"gambit_id": "db8a1206-b8e6-4b37-b9f1-4965ae7837fd",
"last_updated": "2023-01-14T12:07:01.007408-05:00",
"created_at": "2023-01-13T09:11:48.326897-05:00",
"name": "Game Total Under 233.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86be3c1c-877a-48d5-bc20-dfff0250eb98/?format=api"
},
{
"id": "09c68975-c724-4fad-8098-b23ccd59b48e",
"gambit_id": "e9f6fb05-9c4f-4927-bd84-6953b00ae8f4",
"last_updated": "2023-01-14T12:07:01.010930-05:00",
"created_at": "2023-01-13T09:11:48.328322-05:00",
"name": "Game Total Over 233.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "233.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86be3c1c-877a-48d5-bc20-dfff0250eb98/?format=api"
}
]
}