GET /api/bet_types/6c92fc48-f903-4899-92c4-2a207fcfbd77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c92fc48-f903-4899-92c4-2a207fcfbd77",
"match": "https://api-prod.gambitprofit.com/api/matches/00deb7b2-6bbd-4ae0-a812-e650642ef524/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:56.090402-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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b15f7949-e00c-4977-99e0-f880bae64df7",
"gambit_id": "db0f33c2-e30b-4d90-abd5-b2821fa5177e",
"last_updated": "2023-03-06T11:17:05.274833-05:00",
"created_at": "2023-03-04T10:37:56.091731-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c92fc48-f903-4899-92c4-2a207fcfbd77/?format=api"
},
{
"id": "56a1d6dd-5516-4559-b06c-8fe1a27facaf",
"gambit_id": "0d5a3c40-2e3a-4171-b8c3-f402eb9a51c3",
"last_updated": "2023-03-06T11:17:05.276062-05:00",
"created_at": "2023-03-04T10:37:56.093047-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c92fc48-f903-4899-92c4-2a207fcfbd77/?format=api"
}
]
}