GET /api/bet_types/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cac08ad-8d9d-4b7c-b687-2d6c4eb64373",
"match": "https://api-prod.gambitprofit.com/api/matches/2523471b-ea79-461f-a989-348f62f15094/?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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c3641dde-f277-4584-aed8-f86885e6da9b",
"gambit_id": "2404d993-6e5e-40f5-9f17-a805df7aaf92",
"last_updated": "2022-11-09T09:33:34.265314-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
},
{
"id": "3c47c4f1-8ed4-4ed2-a0c9-391683b84158",
"gambit_id": "a295bf5d-be73-43cc-8973-9e53c7cf82e6",
"last_updated": "2022-11-09T09:33:34.264007-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cac08ad-8d9d-4b7c-b687-2d6c4eb64373/?format=api"
}
]
}