GET /api/bet_types/28b08938-cc9a-4f24-87d4-81a50b2ef9ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28b08938-cc9a-4f24-87d4-81a50b2ef9ad",
"match": "https://api-prod.gambitprofit.com/api/matches/e99b9101-7254-4562-826d-72eeb9efde34/?format=api",
"name": "Over/Under",
"created_at": "2023-01-01T09:22:01.186207-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 42",
"amount": 5000.0
},
{
"team": "Game Total Over 42",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "e75d3a9a-983a-43cd-8c0f-27e87d0e4f19",
"gambit_id": "1d8efd2f-f500-4aca-9473-c36c4a1e5e6a",
"last_updated": "2023-01-02T12:47:01.328457-05:00",
"created_at": "2023-01-01T09:22:01.187465-05:00",
"name": "Game Total Under 42",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b08938-cc9a-4f24-87d4-81a50b2ef9ad/?format=api"
},
{
"id": "1398c8de-52f5-4291-9a28-8be52051abf1",
"gambit_id": "654fb912-0ff4-4a52-bd77-47581906d282",
"last_updated": "2023-01-02T12:47:01.330093-05:00",
"created_at": "2023-01-01T09:22:01.188798-05:00",
"name": "Game Total Over 42",
"reward": "1.78000",
"odds": "1.90910",
"spread": "42.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28b08938-cc9a-4f24-87d4-81a50b2ef9ad/?format=api"
}
]
}