GET /api/bet_types/3f39b7e7-f435-432e-a954-3349b242f8f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f39b7e7-f435-432e-a954-3349b242f8f4",
"match": "https://api-prod.gambitprofit.com/api/matches/b6eea195-3985-4a6d-ae5b-2a5cc62099de/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2441f1ae-5d47-422a-84a5-f9ec2bfa842e",
"gambit_id": "0e15d534-3a65-426a-9ef6-b6062f4b7963",
"last_updated": "2022-11-12T16:58:18.014372-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f39b7e7-f435-432e-a954-3349b242f8f4/?format=api"
},
{
"id": "f62fe5b4-177f-4b86-879d-5b8056b7ea9b",
"gambit_id": "2e686e14-3b64-478f-872c-325f1e37d3f5",
"last_updated": "2022-11-12T16:58:18.015532-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f39b7e7-f435-432e-a954-3349b242f8f4/?format=api"
}
]
}