GET /api/bet_types/28749048-3f0c-4c77-b291-9a0be1f5874e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28749048-3f0c-4c77-b291-9a0be1f5874e",
"match": "https://api-prod.gambitprofit.com/api/matches/fecc190f-e504-498c-8e4f-620a4e6ff8e6/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T23:47:14.983020-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 Under 7.5",
"amount": 5000.0
},
{
"team": "Game Total Over 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2925dcd6-2f2b-4d49-8147-a2690027002d",
"gambit_id": "05c36fa7-9e70-48b0-be97-0a6483ac3484",
"last_updated": "2023-03-31T10:46:55.241862-04:00",
"created_at": "2023-03-29T23:47:14.985600-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28749048-3f0c-4c77-b291-9a0be1f5874e/?format=api"
},
{
"id": "ab3b7781-f39a-4cc0-a197-c3a55856d0d5",
"gambit_id": "1d9d169a-bd12-4b9f-8579-45af7fdb7b8d",
"last_updated": "2023-03-31T10:46:55.244359-04:00",
"created_at": "2023-03-29T23:47:14.989049-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28749048-3f0c-4c77-b291-9a0be1f5874e/?format=api"
}
]
}