GET /api/bet_types/160938be-c0a5-49be-a05c-4b486dc6f0d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "160938be-c0a5-49be-a05c-4b486dc6f0d8",
"match": "https://api-prod.gambitprofit.com/api/matches/57805541-bf4c-4d12-8f73-74f8bb90b9ef/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T09:43:03.639492-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 Over 10.5",
"amount": 5213.0
},
{
"team": "Game Total Under 10.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "28518ae8-353d-4d46-b382-7d5f55fc2dc4",
"gambit_id": "491ed954-0593-4d3b-bb68-1ddd1d60721a",
"last_updated": "2023-08-14T10:53:15.085151-04:00",
"created_at": "2023-08-12T09:43:03.654531-04:00",
"name": "Game Total Over 10.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160938be-c0a5-49be-a05c-4b486dc6f0d8/?format=api"
},
{
"id": "a2bae78e-a2ff-4613-bfc6-42869ca47d16",
"gambit_id": "5eb9b5e0-9414-44b1-9d88-6e7de9230c3a",
"last_updated": "2023-08-14T10:53:15.081630-04:00",
"created_at": "2023-08-12T09:43:03.645370-04:00",
"name": "Game Total Under 10.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160938be-c0a5-49be-a05c-4b486dc6f0d8/?format=api"
}
]
}