GET /api/bet_types/8fbd74d6-f918-434e-ba5d-b8adddf238f3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fbd74d6-f918-434e-ba5d-b8adddf238f3",
"match": "https://api-prod.gambitprofit.com/api/matches/dd1b8e32-eb47-43a3-812c-2d5fcc3a8cb7/?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 59",
"amount": 5000.0
},
{
"team": "Game Total Under 59",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "c386c2e1-f33a-4a2c-a117-1991e2b518ad",
"gambit_id": "0a0ef3c8-faaf-4f33-917f-ded07df29398",
"last_updated": "2022-10-03T11:07:28.428179-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59",
"reward": "1.85000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbd74d6-f918-434e-ba5d-b8adddf238f3/?format=api"
},
{
"id": "9932b777-d6c6-4f4f-96c3-2003ddabf07e",
"gambit_id": "31ffb127-a416-46f9-9d2f-eec7ba7604da",
"last_updated": "2022-10-03T11:07:28.427063-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59",
"reward": "1.85000",
"odds": "1.90910",
"spread": "59.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fbd74d6-f918-434e-ba5d-b8adddf238f3/?format=api"
}
]
}