GET /api/bet_types/25c4a357-828e-4c5c-8f78-c270d506c2a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25c4a357-828e-4c5c-8f78-c270d506c2a6",
"match": "https://api-prod.gambitprofit.com/api/matches/177f66c4-67ff-4c41-8cba-a6d6c79f318c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-11T09:38:00.879510-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Under 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b0451daf-5541-4327-aa0f-bc74c3032ec2",
"gambit_id": "cf017b30-9b18-4f5f-9878-9f59574d9859",
"last_updated": "2023-12-12T21:38:18.421577-05:00",
"created_at": "2023-12-11T09:38:00.888493-05:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c4a357-828e-4c5c-8f78-c270d506c2a6/?format=api"
},
{
"id": "514b1b00-bb43-427e-89dc-b1786a1d0724",
"gambit_id": "9a20a899-ae43-475c-9657-e5900c480cf2",
"last_updated": "2023-12-12T21:38:18.424990-05:00",
"created_at": "2023-12-11T09:38:00.896271-05:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25c4a357-828e-4c5c-8f78-c270d506c2a6/?format=api"
}
]
}