GET /api/bet_types/0304680c-e4b0-4a66-bdf2-433dd78896f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0304680c-e4b0-4a66-bdf2-433dd78896f6",
"match": "https://api-prod.gambitprofit.com/api/matches/341697e7-8d49-4f1e-8a41-9817f0f599e4/?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 Over 2.5",
"amount": 5885.0
},
{
"team": "Game Total Under 2.5",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": -201.7,
"profit_sb_percentage": -2.12,
"recommended": false
},
"lines": [
{
"id": "da2a906e-d46c-4f9e-8854-89cd3b657902",
"gambit_id": "83933456-f822-4845-8935-78c831fd3752",
"last_updated": "2022-10-05T07:21:53.313118-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0304680c-e4b0-4a66-bdf2-433dd78896f6/?format=api"
},
{
"id": "a4640240-694d-4fa1-92b9-214aaaf0bf03",
"gambit_id": "45743dc8-fc46-4a86-823e-d3cf7f2bc784",
"last_updated": "2022-10-05T07:21:53.314505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.26000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0304680c-e4b0-4a66-bdf2-433dd78896f6/?format=api"
}
]
}