GET /api/bet_types/350e2891-c557-4e8c-8e04-b3484a20f1d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "350e2891-c557-4e8c-8e04-b3484a20f1d8",
"match": "https://api-prod.gambitprofit.com/api/matches/3922ecdd-0b13-4f3d-b93a-fc87ab4cc68d/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T14:26:50.168789-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6d11cbee-676f-46d5-8464-debb1c888287",
"gambit_id": "971a3023-421f-4db2-9504-075b526654b1",
"last_updated": "2023-04-07T20:37:08.918617-04:00",
"created_at": "2023-04-06T14:26:50.173122-04:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350e2891-c557-4e8c-8e04-b3484a20f1d8/?format=api"
},
{
"id": "04ede1c1-4cf7-4d14-9a90-4f726c0092b2",
"gambit_id": "b213235d-c16c-49fc-9462-d28945eaaab4",
"last_updated": "2023-04-07T20:37:08.916729-04:00",
"created_at": "2023-04-06T14:26:50.171216-04:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/350e2891-c557-4e8c-8e04-b3484a20f1d8/?format=api"
}
]
}