GET /api/bet_types/dc45d8a6-9cce-4d30-81d8-d89e9591cc90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc45d8a6-9cce-4d30-81d8-d89e9591cc90",
"match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:20.349766-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "aaecaad2-5999-4fb9-8622-c66f239c7422",
"gambit_id": "3b50faab-6b85-4341-8eec-9427678b889f",
"last_updated": "2023-07-04T10:23:16.108786-04:00",
"created_at": "2023-07-03T11:03:20.351911-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc45d8a6-9cce-4d30-81d8-d89e9591cc90/?format=api"
},
{
"id": "40875568-3455-450e-bf60-538ab17cd99e",
"gambit_id": "2ba410d5-cc57-49df-a0c8-4f3a6788d25c",
"last_updated": "2023-07-04T10:23:16.110377-04:00",
"created_at": "2023-07-03T11:03:20.354160-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc45d8a6-9cce-4d30-81d8-d89e9591cc90/?format=api"
}
]
}