GET /api/bet_types/52f8a92a-460f-4951-96cf-7c09529908f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52f8a92a-460f-4951-96cf-7c09529908f6",
"match": "https://api-prod.gambitprofit.com/api/matches/e2528fb6-3bcb-4067-a88e-4933317cef6f/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:14.864840-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "f5638ac0-d7c8-4443-9fc4-5f2de946e949",
"gambit_id": "58136946-3631-4e8f-9eb0-e4a6d331abbb",
"last_updated": "2023-11-24T10:28:23.180140-05:00",
"created_at": "2023-11-22T09:08:14.868495-05:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f8a92a-460f-4951-96cf-7c09529908f6/?format=api"
},
{
"id": "1da8794e-1701-47f2-ae20-4a15f2987e4a",
"gambit_id": "243b208d-ff0d-4ff4-a414-89ae65c7c7c1",
"last_updated": "2023-11-24T10:28:23.176803-05:00",
"created_at": "2023-11-22T09:08:14.873381-05:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52f8a92a-460f-4951-96cf-7c09529908f6/?format=api"
}
]
}