GET /api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c36345eb-829c-456a-b692-5c9c5594161f",
"match": "https://api-prod.gambitprofit.com/api/matches/0585ae4b-b3ac-4196-b1cc-ab638e9490ce/?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 8",
"amount": 5097.0
},
{
"team": "Game Total Under 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "afce5457-ea51-4014-88ff-11e24d0e6bee",
"gambit_id": "7321deeb-1af9-430e-b24e-cb885086506d",
"last_updated": "2022-09-28T08:56:56.171304-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
},
{
"id": "9c9e2c9c-a57f-426c-b577-f72d8ff82272",
"gambit_id": "43213406-54d0-4af6-a940-7e619d580156",
"last_updated": "2022-09-28T08:56:56.170285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c36345eb-829c-456a-b692-5c9c5594161f/?format=api"
}
]
}