GET /api/bet_types/476e131a-a052-4dce-aac4-b2a33dabe52d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "476e131a-a052-4dce-aac4-b2a33dabe52d",
"match": "https://api-prod.gambitprofit.com/api/matches/4df1c079-1cc7-4a4f-b1d2-dca5f725273f/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T09:22:14.229303-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 6.5",
"amount": 5599.0
},
{
"team": "Game Total Under 6.5",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "6c2606ec-6038-4c9c-affe-e928454a2e72",
"gambit_id": "999a293e-52ef-4fc4-b6a4-ca763116c708",
"last_updated": "2023-03-20T09:36:51.597319-04:00",
"created_at": "2023-03-18T09:22:14.233382-04:00",
"name": "Game Total Over 6.5",
"reward": "1.69000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476e131a-a052-4dce-aac4-b2a33dabe52d/?format=api"
},
{
"id": "1d63cb79-d25c-47f9-b202-d7282833535e",
"gambit_id": "26222752-1703-49af-adbb-210e942a0063",
"last_updated": "2023-03-20T09:36:51.595882-04:00",
"created_at": "2023-03-18T09:22:14.231245-04:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476e131a-a052-4dce-aac4-b2a33dabe52d/?format=api"
}
]
}