GET /api/bet_types/39d1ee24-a33d-47db-ab9f-f4ffd9ea9013/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39d1ee24-a33d-47db-ab9f-f4ffd9ea9013",
"match": "https://api-prod.gambitprofit.com/api/matches/f67e6057-0bcf-4aee-b695-a7ff2e596231/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T22:48:25.694878-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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Under 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3d4222fc-2ac0-4018-a32a-aee58c94eccb",
"gambit_id": "31861c2b-166c-4943-891b-1515d5e49439",
"last_updated": "2023-09-11T11:17:54.516442-04:00",
"created_at": "2023-09-06T22:48:25.698652-04:00",
"name": "Game Total Over 41.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d1ee24-a33d-47db-ab9f-f4ffd9ea9013/?format=api"
},
{
"id": "09ab0e59-29ab-49c3-99c1-a88d30610ea4",
"gambit_id": "832074b9-ecfa-4c6f-827d-2957d12a6201",
"last_updated": "2023-09-11T11:17:54.520174-04:00",
"created_at": "2023-09-06T22:48:25.702583-04:00",
"name": "Game Total Under 41.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39d1ee24-a33d-47db-ab9f-f4ffd9ea9013/?format=api"
}
]
}