GET /api/bet_types/11120ab4-6adb-4d22-a72a-461fde730190/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11120ab4-6adb-4d22-a72a-461fde730190",
"match": "https://api-prod.gambitprofit.com/api/matches/ce50b378-eaec-4e1f-b86f-dbbf94ad3154/?format=api",
"name": "Over/Under",
"created_at": "2023-11-10T08:23:21.836372-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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8dff11a8-8e8c-4582-88ce-0ba6cc2254e3",
"gambit_id": "0af2130d-77f6-4570-a647-5f254496bfd6",
"last_updated": "2023-11-12T11:28:24.292669-05:00",
"created_at": "2023-11-10T08:23:21.840544-05:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11120ab4-6adb-4d22-a72a-461fde730190/?format=api"
},
{
"id": "c00f3a94-36a8-4727-8aff-d514b14c0a36",
"gambit_id": "850f3e04-2f60-4898-8fd1-8f647fba4f01",
"last_updated": "2023-11-12T11:28:24.296052-05:00",
"created_at": "2023-11-10T08:23:21.846054-05:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11120ab4-6adb-4d22-a72a-461fde730190/?format=api"
}
]
}