GET /api/bet_types/14103e32-283e-4599-bda6-52d46a1f167a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14103e32-283e-4599-bda6-52d46a1f167a",
"match": "https://api-prod.gambitprofit.com/api/matches/21d8c502-77ae-411c-ab0a-93433f8803ec/?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 Under 41.5",
"amount": 5000.0
},
{
"team": "Game Total Over 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6bc790f3-463e-42ed-9a6b-46702edf67b9",
"gambit_id": "3edaff96-d0d6-4c87-ad55-b5203b9b0823",
"last_updated": "2022-11-14T10:33:47.151523-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14103e32-283e-4599-bda6-52d46a1f167a/?format=api"
},
{
"id": "30cbfdc2-6fda-4ade-beaf-b4d60ac9d22d",
"gambit_id": "abf19a6f-0e41-4663-8342-dde4ea23bced",
"last_updated": "2022-11-14T10:33:47.152830-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14103e32-283e-4599-bda6-52d46a1f167a/?format=api"
}
]
}