GET /api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "877dd095-8b5e-4a63-aff6-f4f8e6048cfe",
"match": "https://api-prod.gambitprofit.com/api/matches/165365d7-77c6-4f34-8872-d5edb43b5770/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T09:21:57.794407-05: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.5",
"amount": 5000.0
},
{
"team": "Game Total Under 232.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "c50b1265-d5e0-4291-a374-6645d1e48400",
"gambit_id": "d356a869-beb5-4db3-9d66-d25ebd6bb582",
"last_updated": "2023-01-21T10:27:22.794191-05:00",
"created_at": "2023-01-20T09:21:57.797037-05:00",
"name": "Game Total Over 232.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
},
{
"id": "fbc681ea-72f0-4e6d-b4c0-ec8b6ad702ed",
"gambit_id": "b9a545d5-9b9a-4d17-a073-f67f99e4229e",
"last_updated": "2023-01-21T10:27:22.793032-05:00",
"created_at": "2023-01-20T09:21:57.795727-05:00",
"name": "Game Total Under 232.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "232.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/877dd095-8b5e-4a63-aff6-f4f8e6048cfe/?format=api"
}
]
}