GET /api/bet_types/5c58e7be-4617-4639-bc81-54f862df3929/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c58e7be-4617-4639-bc81-54f862df3929",
"match": "https://api-prod.gambitprofit.com/api/matches/9c05c39a-5b5a-4fdd-af49-b2ea7049edfe/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:01.188496-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e35a488b-ce72-4375-8637-787337772a35",
"gambit_id": "5daf7f8a-66fe-46ff-baac-127470ade721",
"last_updated": "2023-04-23T12:41:53.784930-04:00",
"created_at": "2023-04-22T13:07:01.190473-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c58e7be-4617-4639-bc81-54f862df3929/?format=api"
},
{
"id": "002c1a72-f6ec-4660-afd1-e8de789f814c",
"gambit_id": "967993ba-562a-41dd-81c7-a43dae5b0d66",
"last_updated": "2023-04-23T12:41:53.787490-04:00",
"created_at": "2023-04-22T13:07:01.192185-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c58e7be-4617-4639-bc81-54f862df3929/?format=api"
}
]
}