GET /api/bet_types/5e772b94-d265-401a-8685-7c9307a29cc2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e772b94-d265-401a-8685-7c9307a29cc2",
"match": "https://api-prod.gambitprofit.com/api/matches/ea6a4cc6-d1cf-45ec-98f5-1da459d69aca/?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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "7e8c4b03-eec1-4d58-b484-3c9cd417d6cd",
"gambit_id": "3d8b090d-884b-4700-a8f5-d12acd8191b5",
"last_updated": "2022-10-02T15:17:30.262515-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e772b94-d265-401a-8685-7c9307a29cc2/?format=api"
},
{
"id": "7f9cc200-ebd3-410f-b008-baca8fd370ce",
"gambit_id": "2e5dacbf-d22b-4674-bfc9-9400a2cf1c9e",
"last_updated": "2022-10-02T15:17:30.261347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e772b94-d265-401a-8685-7c9307a29cc2/?format=api"
}
]
}