GET /api/bet_types/3413882a-87f7-474a-923d-6062881503d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3413882a-87f7-474a-923d-6062881503d3",
"match": "https://api-prod.gambitprofit.com/api/matches/dbf2be96-444b-47f6-8da3-1502cf0b1c19/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.442177-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 226",
"amount": 5000.0
},
{
"team": "Game Total Over 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dc693420-4c25-4fa6-a8c3-d1c7ae1c974c",
"gambit_id": "cd8ca83f-6142-48b1-bd34-dab1c2c98d7e",
"last_updated": "2023-03-24T10:32:18.351880-04:00",
"created_at": "2023-03-23T09:06:51.443852-04:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3413882a-87f7-474a-923d-6062881503d3/?format=api"
},
{
"id": "9297af72-9633-44c4-8554-9a6a200559eb",
"gambit_id": "2275d028-d7ba-4fc7-bf0c-0d290ab261b0",
"last_updated": "2023-03-24T10:32:18.353595-04:00",
"created_at": "2023-03-23T09:06:51.445494-04:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3413882a-87f7-474a-923d-6062881503d3/?format=api"
}
]
}