GET /api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5aff4b23-d34d-49a9-b29d-f83072dbc6ba",
"match": "https://api-prod.gambitprofit.com/api/matches/e23fba17-c5ff-4c36-bb25-5e8968898b94/?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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "020eb9c1-d68b-465a-90b8-95c30fd12e72",
"gambit_id": "8446cd4a-367a-4ad7-861b-73aba6a94dea",
"last_updated": "2022-11-15T11:02:06.168350-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
},
{
"id": "ec27e922-d6ab-4bd3-be15-39ba50d4b926",
"gambit_id": "3295bd90-2d1b-4f18-a4cf-b9f8405bb24d",
"last_updated": "2022-11-15T11:02:06.169359-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5aff4b23-d34d-49a9-b29d-f83072dbc6ba/?format=api"
}
]
}