GET /api/bet_types/7741b9f0-90b8-44a7-a2af-5879f05da1d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7741b9f0-90b8-44a7-a2af-5879f05da1d4",
"match": "https://api-prod.gambitprofit.com/api/matches/b19462d8-1320-49ab-87b7-c9bafe54f613/?format=api",
"name": "Over/Under",
"created_at": "2023-03-15T09:07:12.187867-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e71fe0ea-51a7-4e8a-a74c-dbed2ff5466c",
"gambit_id": "20024788-567a-40eb-8c47-3d27351932f8",
"last_updated": "2023-03-16T17:37:22.099162-04:00",
"created_at": "2023-03-15T09:07:12.191293-04:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7741b9f0-90b8-44a7-a2af-5879f05da1d4/?format=api"
},
{
"id": "82046fa5-d14e-4e4b-acbe-627df59a0493",
"gambit_id": "805dc12c-b2db-4081-92b6-00b4c88cdb9d",
"last_updated": "2023-03-16T17:37:22.100853-04:00",
"created_at": "2023-03-15T09:07:12.195375-04:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7741b9f0-90b8-44a7-a2af-5879f05da1d4/?format=api"
}
]
}