GET /api/bet_types/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6450ccda-ed3c-4a30-a6fa-4ee760e74871",
"match": "https://api-prod.gambitprofit.com/api/matches/f3b0df75-d067-426c-b4f9-5b57e2c02cd2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:18.180478-04: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 240.5",
"amount": 5000.0
},
{
"team": "Game Total Over 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8087dd60-bf35-4611-9c9d-0561dcf7a9e4",
"gambit_id": "d4a99aa9-ee21-427d-ae06-eee95c233fd3",
"last_updated": "2023-04-05T17:32:10.514739-04:00",
"created_at": "2023-04-04T09:32:18.181885-04:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
},
{
"id": "d89bed92-4626-49ef-a7b7-d16b407f3955",
"gambit_id": "3863bac4-3366-4882-9e00-50a75c2a948c",
"last_updated": "2023-04-05T17:32:10.516130-04:00",
"created_at": "2023-04-04T09:32:18.183434-04:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6450ccda-ed3c-4a30-a6fa-4ee760e74871/?format=api"
}
]
}