GET /api/bet_types/f43e5027-30f1-4cb4-a2ad-8317a875488b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f43e5027-30f1-4cb4-a2ad-8317a875488b",
"match": "https://api-prod.gambitprofit.com/api/matches/aca46dc0-e23e-44ed-b088-de61d3179147/?format=api",
"name": "Over/Under",
"created_at": "2023-12-14T09:28:07.630477-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7ec2efe9-933e-4cd3-95b4-10de68a0fe51",
"gambit_id": "98c47feb-6e1a-495b-a16e-bb1be592a152",
"last_updated": "2023-12-16T10:32:55.118818-05:00",
"created_at": "2023-12-14T09:28:07.633969-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f43e5027-30f1-4cb4-a2ad-8317a875488b/?format=api"
},
{
"id": "0c6f1fc6-f5b1-41fd-89b3-dbe977eedd54",
"gambit_id": "c5e88ed3-ac42-4d9a-8088-089b8ee18b52",
"last_updated": "2023-12-16T10:32:55.115516-05:00",
"created_at": "2023-12-14T09:28:07.638110-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f43e5027-30f1-4cb4-a2ad-8317a875488b/?format=api"
}
]
}