GET /api/bet_types/ed2b0ef9-fb32-4200-a742-a4f78474e13e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed2b0ef9-fb32-4200-a742-a4f78474e13e",
"match": "https://api-prod.gambitprofit.com/api/matches/b73904a7-cf27-4482-96db-912663848ff6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:21.305390-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "341c986f-70a5-47ec-8a9f-963462f1b891",
"gambit_id": "90657e3a-7320-4b47-85f8-71fa670270d6",
"last_updated": "2024-01-19T20:33:11.661889-05:00",
"created_at": "2024-01-18T10:18:21.315889-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2b0ef9-fb32-4200-a742-a4f78474e13e/?format=api"
},
{
"id": "22d08285-289e-4d44-9b96-dca8fd18e588",
"gambit_id": "272f4b0b-dfb7-4bda-8510-9c869af83912",
"last_updated": "2024-01-19T20:33:11.658264-05:00",
"created_at": "2024-01-18T10:18:21.309333-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed2b0ef9-fb32-4200-a742-a4f78474e13e/?format=api"
}
]
}