GET /api/bet_types/4079abea-80f2-4a2e-b498-7b1f45fbafc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4079abea-80f2-4a2e-b498-7b1f45fbafc5",
"match": "https://api-prod.gambitprofit.com/api/matches/9e865f57-8a55-4df2-ac90-5e88c5634326/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T12:07:03.270880-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "684bfd2c-6bef-48b1-b3a0-207318e9feed",
"gambit_id": "9500d82b-4292-4d4b-ac67-ecfcab8adcd7",
"last_updated": "2023-02-28T12:37:07.948681-05:00",
"created_at": "2023-02-26T12:07:03.272541-05:00",
"name": "Game Total Under 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4079abea-80f2-4a2e-b498-7b1f45fbafc5/?format=api"
},
{
"id": "f757ca05-852c-4332-bca0-f805efdeadee",
"gambit_id": "22ffa734-3ccb-47f2-96df-675d0727cc9c",
"last_updated": "2023-02-28T12:37:07.949890-05:00",
"created_at": "2023-02-26T12:07:03.273978-05:00",
"name": "Game Total Over 223.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4079abea-80f2-4a2e-b498-7b1f45fbafc5/?format=api"
}
]
}