GET /api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae0f0450-2457-4200-9c5c-e8366e32061d",
"match": "https://api-prod.gambitprofit.com/api/matches/a663c072-8716-4027-abfd-866760c3b3e4/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:13.261483-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c3618792-f60f-4295-97af-59169f17755c",
"gambit_id": "aef26886-04ce-4920-b158-e46df207123e",
"last_updated": "2023-04-08T15:51:50.220329-04:00",
"created_at": "2023-04-07T09:27:13.263829-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
},
{
"id": "9fbc4dd4-e7d6-4795-81a3-8bac5d55a78b",
"gambit_id": "a8af5e29-33c4-4b4b-a50b-4e823efd3c56",
"last_updated": "2023-04-08T15:51:50.223154-04:00",
"created_at": "2023-04-07T09:27:13.265713-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae0f0450-2457-4200-9c5c-e8366e32061d/?format=api"
}
]
}