GET /api/bet_types/66e6ce35-9e8a-448b-80be-408ff7251d8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66e6ce35-9e8a-448b-80be-408ff7251d8a",
"match": "https://api-prod.gambitprofit.com/api/matches/95ea5ca1-3910-468a-89b2-57df5d39722f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:13.203054-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b77ea407-d4f9-4110-805b-b95fbcf78701",
"gambit_id": "c7018f81-7be9-46d4-a18f-8bedff7923bc",
"last_updated": "2023-06-10T10:48:13.946589-04:00",
"created_at": "2023-06-09T09:48:13.207378-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e6ce35-9e8a-448b-80be-408ff7251d8a/?format=api"
},
{
"id": "5d4927a8-146e-4ae6-8f83-702cba4a383d",
"gambit_id": "ed35b321-7a68-45bc-a9ef-4616876762fc",
"last_updated": "2023-06-10T10:48:13.943811-04:00",
"created_at": "2023-06-09T09:48:13.205102-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66e6ce35-9e8a-448b-80be-408ff7251d8a/?format=api"
}
]
}