GET /api/bet_types/0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f",
"match": "https://api-prod.gambitprofit.com/api/matches/5429657a-60ad-469f-97ab-33b1b136d476/?format=api",
"name": "Over/Under",
"created_at": "2024-01-01T10:03:02.851877-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "147c1b3b-d3f1-4369-9012-7e1a1815e247",
"gambit_id": "597b54f1-f386-4981-8bdc-1203e361a443",
"last_updated": "2024-01-03T10:48:13.509750-05:00",
"created_at": "2024-01-01T10:03:02.855209-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f/?format=api"
},
{
"id": "9f99df77-6f43-4d42-b4b7-72eee6281920",
"gambit_id": "8dd47c8f-b2b8-42a1-a430-09ec17506c6e",
"last_updated": "2024-01-03T10:48:13.513220-05:00",
"created_at": "2024-01-01T10:03:02.860122-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c356f9e-9f9f-4e66-8b2a-ec1bfa68bd3f/?format=api"
}
]
}