GET /api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9",
"match": "https://api-prod.gambitprofit.com/api/matches/469a6291-c0ca-462a-95d0-2cb421e9421f/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Under 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "11376b75-5aff-4346-8f62-d76ad2802c3c",
"gambit_id": "2eef0efd-f972-484d-a16c-9189ffc78cb4",
"last_updated": "2022-09-12T10:17:25.840715-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.81000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api"
},
{
"id": "f259f6a6-6a82-419a-a3f6-85079bed6c7a",
"gambit_id": "e6dc240f-0069-4f88-b082-563c2dbe427a",
"last_updated": "2022-09-12T10:17:25.839687-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.81000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ce7ccca-b46a-476a-9d6c-3cc9ab86a9e9/?format=api"
}
]
}