GET /api/bet_types/e528a8e1-cae7-45ec-848d-d4f2945a7c08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e528a8e1-cae7-45ec-848d-d4f2945a7c08",
"match": "https://api-prod.gambitprofit.com/api/matches/b0b8be4c-72a5-4251-a5e7-afe0290446ef/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:14.112729-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 233",
"amount": 5000.0
},
{
"team": "Game Total Over 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8027a562-68d0-4a4e-b305-fbdf9ea466c9",
"gambit_id": "5c633ca0-c221-4d6a-a3d1-c534a675c6ef",
"last_updated": "2023-04-08T20:52:05.303259-04:00",
"created_at": "2023-04-07T09:27:14.114913-04:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e528a8e1-cae7-45ec-848d-d4f2945a7c08/?format=api"
},
{
"id": "a98f6d1f-8952-4712-a3a0-3d04e74fa280",
"gambit_id": "89ba4abd-b01e-40df-8458-7c05411e12d0",
"last_updated": "2023-04-08T20:52:05.305687-04:00",
"created_at": "2023-04-07T09:27:14.116720-04:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e528a8e1-cae7-45ec-848d-d4f2945a7c08/?format=api"
}
]
}