GET /api/bet_types/677e40c8-3650-4769-8781-18d30afbd140/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "677e40c8-3650-4769-8781-18d30afbd140",
"match": "https://api-prod.gambitprofit.com/api/matches/dca86b5c-b887-4e45-bb26-70876a9b5d55/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:11.136855-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 220",
"amount": 5000.0
},
{
"team": "Game Total Over 220",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6bbfc789-fa61-4f66-9a11-a6e18a070f59",
"gambit_id": "633b3f37-dced-4c25-b1ca-724af253e234",
"last_updated": "2024-01-29T22:08:14.852719-05:00",
"created_at": "2024-01-27T09:18:11.140904-05:00",
"name": "Game Total Under 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677e40c8-3650-4769-8781-18d30afbd140/?format=api"
},
{
"id": "f279854a-3059-49c1-9408-f46914e0aec9",
"gambit_id": "731d78c7-0e61-44ef-99c7-00e26fa4454d",
"last_updated": "2024-01-29T22:08:14.855862-05:00",
"created_at": "2024-01-27T09:18:11.145789-05:00",
"name": "Game Total Over 220",
"reward": "1.87000",
"odds": "1.90910",
"spread": "220.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/677e40c8-3650-4769-8781-18d30afbd140/?format=api"
}
]
}