GET /api/bet_types/d01a5089-7415-4a44-807e-d4a080956ad5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d01a5089-7415-4a44-807e-d4a080956ad5",
"match": "https://api-prod.gambitprofit.com/api/matches/092ccfc7-4388-443f-861c-f5df42a52fb9/?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 48.5",
"amount": 5000.0
},
{
"team": "Game Total Under 48.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "6193e271-c9a4-4cac-a1b5-75938fdb6075",
"gambit_id": "79e3f78f-0696-4be1-99c7-b2e589c724d9",
"last_updated": "2022-10-24T10:37:19.478014-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01a5089-7415-4a44-807e-d4a080956ad5/?format=api"
},
{
"id": "6a2ac11f-fce1-4231-889b-32cfdc06fd5f",
"gambit_id": "2e458a25-0064-4657-9d83-3c08e9005f60",
"last_updated": "2022-10-24T10:37:19.476973-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "48.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d01a5089-7415-4a44-807e-d4a080956ad5/?format=api"
}
]
}