GET /api/bet_types/24e3e9f9-06a2-405d-99a3-5aecad293a7f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "24e3e9f9-06a2-405d-99a3-5aecad293a7f",
"match": "https://api-prod.gambitprofit.com/api/matches/4eb425c2-0c99-4f41-b133-548d52fa0bd7/?format=api",
"name": "Over/Under",
"created_at": "2023-04-05T09:22:24.585485-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 Over 232",
"amount": 5000.0
},
{
"team": "Game Total Under 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d8a0df6e-3ad9-4701-8848-1a0069b71ffe",
"gambit_id": "2d283f67-6739-47ab-9491-a00fe38bf984",
"last_updated": "2023-04-06T21:31:52.270494-04:00",
"created_at": "2023-04-05T09:22:24.589020-04:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e3e9f9-06a2-405d-99a3-5aecad293a7f/?format=api"
},
{
"id": "f521f6e9-6e5c-44eb-b16b-4ab14a20130e",
"gambit_id": "45b6ec10-7eb5-4ed9-b5ba-d01853b09e79",
"last_updated": "2023-04-06T21:31:52.267073-04:00",
"created_at": "2023-04-05T09:22:24.587307-04:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/24e3e9f9-06a2-405d-99a3-5aecad293a7f/?format=api"
}
]
}