GET /api/bet_types/6af69855-c064-4547-bed1-b7e1e83357f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6af69855-c064-4547-bed1-b7e1e83357f1",
"match": "https://api-prod.gambitprofit.com/api/matches/80499749-942e-4155-8f42-d91a1269c46b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-06T09:23:25.123461-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": 5319.0
},
{
"team": "Game Total Under 6",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "4f900dcd-1cf5-49c0-a922-9578312c6ba5",
"gambit_id": "6f12638d-d564-4fb6-adb2-f8474f7a6218",
"last_updated": "2024-01-09T10:18:17.334018-05:00",
"created_at": "2024-01-06T09:23:25.126846-05:00",
"name": "Game Total Over 6",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af69855-c064-4547-bed1-b7e1e83357f1/?format=api"
},
{
"id": "164b6052-d853-4933-9659-8e83498b8173",
"gambit_id": "ee8dcd23-d583-485f-bc85-0e55c6b534cf",
"last_updated": "2024-01-09T10:18:17.337376-05:00",
"created_at": "2024-01-06T09:23:25.130961-05:00",
"name": "Game Total Under 6",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6af69855-c064-4547-bed1-b7e1e83357f1/?format=api"
}
]
}