GET /api/bet_types/58644158-b90d-4160-98e8-95d5119d5822/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58644158-b90d-4160-98e8-95d5119d5822",
"match": "https://api-prod.gambitprofit.com/api/matches/2c61250f-8765-4adc-9f7d-65ae8c4e9ca6/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:05.469573-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b586d75e-8379-492f-b64a-f96e0c0a5214",
"gambit_id": "d9a4ec43-5f09-43b6-81ed-8d1eb0d7ebd8",
"last_updated": "2024-01-11T11:08:04.115368-05:00",
"created_at": "2024-01-09T09:23:05.473166-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58644158-b90d-4160-98e8-95d5119d5822/?format=api"
},
{
"id": "9593430e-aa94-45e6-af90-8bc484df5b27",
"gambit_id": "7e5c5563-1365-4c90-b6f5-75a7f9753f8c",
"last_updated": "2024-01-11T11:08:04.118869-05:00",
"created_at": "2024-01-09T09:23:05.477165-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58644158-b90d-4160-98e8-95d5119d5822/?format=api"
}
]
}