GET /api/bet_types/c3a8a1e4-44fe-44b8-b51f-9da99861c506/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3a8a1e4-44fe-44b8-b51f-9da99861c506",
"match": "https://api-prod.gambitprofit.com/api/matches/75aa0d83-4880-4c58-90d6-612a998315fb/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:20.974089-04: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",
"amount": 5000.0
},
{
"team": "Game Total Under 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "3bf8ca74-e2a4-4b25-a6a1-00b1832ac38e",
"gambit_id": "57e76dd3-0995-4020-a527-a1dc2b67e1a8",
"last_updated": "2023-10-27T09:53:07.738634-04:00",
"created_at": "2023-10-26T09:28:20.978044-04:00",
"name": "Game Total Over 227",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a8a1e4-44fe-44b8-b51f-9da99861c506/?format=api"
},
{
"id": "f51a1279-ed0a-4f85-a851-de555aaed135",
"gambit_id": "31bf9f4f-560f-41d1-a7c0-1b6a877a5223",
"last_updated": "2023-10-27T09:53:07.741901-04:00",
"created_at": "2023-10-26T09:28:20.982799-04:00",
"name": "Game Total Under 227",
"reward": "1.86000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3a8a1e4-44fe-44b8-b51f-9da99861c506/?format=api"
}
]
}