GET /api/bet_types/69e0465f-d431-42f6-9c44-9ac799896c3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69e0465f-d431-42f6-9c44-9ac799896c3b",
"match": "https://api-prod.gambitprofit.com/api/matches/30250621-6e47-408e-bd23-f8c4dca8676f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 60.5",
"amount": 5000.0
},
{
"team": "Game Total Under 60.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f13932ec-ac9e-47c3-be44-22299ab66dd9",
"gambit_id": "de9f1b85-5fea-4357-8b84-4e49d646ffae",
"last_updated": "2022-11-06T09:13:25.230449-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 60.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e0465f-d431-42f6-9c44-9ac799896c3b/?format=api"
},
{
"id": "3a0a2bfc-9968-4e37-a080-7b9a2f773284",
"gambit_id": "271b1632-2d7f-4eee-83d0-4ef703f05769",
"last_updated": "2022-11-06T09:13:25.229403-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 60.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "60.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69e0465f-d431-42f6-9c44-9ac799896c3b/?format=api"
}
]
}