GET /api/bet_types/085e36dc-3dd4-4b8e-964e-703d98c80762/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "085e36dc-3dd4-4b8e-964e-703d98c80762",
"match": "https://api-prod.gambitprofit.com/api/matches/1f26f581-be98-4bd3-866f-f3f2bc7dd636/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 9.5",
"amount": 5205.0
},
{
"team": "Game Total Over 9.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "2d83681e-0b6e-47dd-9153-b67767ea8c46",
"gambit_id": "da68fc2a-6df1-4fe6-b690-14aa7ae10055",
"last_updated": "2022-09-03T19:02:17.802361-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085e36dc-3dd4-4b8e-964e-703d98c80762/?format=api"
},
{
"id": "ee42eb1f-ecb7-452b-902f-204397ddf597",
"gambit_id": "2c35d765-e86b-4517-9d45-57ee31a60ec0",
"last_updated": "2022-09-03T19:02:17.803561-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/085e36dc-3dd4-4b8e-964e-703d98c80762/?format=api"
}
]
}