GET /api/bet_types/5fd669f0-2c79-4330-a851-44b5c6573409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fd669f0-2c79-4330-a851-44b5c6573409",
"match": "https://api-prod.gambitprofit.com/api/matches/32a5d850-0292-4886-805f-4ac8fb76534e/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:51.144732-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 6",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "272e27b8-959b-44f9-8b11-c9d0f330ff24",
"gambit_id": "b40f107d-9283-4518-ad67-9d6d453dfb9d",
"last_updated": "2023-01-25T14:27:10.605628-05:00",
"created_at": "2023-01-24T09:31:51.147682-05:00",
"name": "Game Total Over 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd669f0-2c79-4330-a851-44b5c6573409/?format=api"
},
{
"id": "7d48caa8-2ec8-4e8b-9ba9-ce48ae3d98d9",
"gambit_id": "1443dd0a-64de-4c27-b285-f643d6b56cb9",
"last_updated": "2023-01-25T14:27:10.604509-05:00",
"created_at": "2023-01-24T09:31:51.146161-05:00",
"name": "Game Total Under 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd669f0-2c79-4330-a851-44b5c6573409/?format=api"
}
]
}