GET /api/bet_types/82c8a2f1-91b6-4ae2-8998-bd006d410025/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82c8a2f1-91b6-4ae2-8998-bd006d410025",
"match": "https://api-prod.gambitprofit.com/api/matches/75c0d5ce-2209-4332-acb4-ede8937c7faa/?format=api",
"name": "Over/Under",
"created_at": "2023-10-18T08:48:23.752769-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "dbb03261-2037-48db-b5ca-81ce6f639730",
"gambit_id": "c7f7b7d3-01f0-49ad-af00-1e2bce6ab543",
"last_updated": "2023-10-19T10:13:22.805318-04:00",
"created_at": "2023-10-18T08:48:23.757192-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c8a2f1-91b6-4ae2-8998-bd006d410025/?format=api"
},
{
"id": "a6cd45f1-76bb-48b1-a0a1-97d81556602b",
"gambit_id": "22db0fb5-5c63-45f7-905a-c6bc0bda5e7f",
"last_updated": "2023-10-19T10:13:22.808795-04:00",
"created_at": "2023-10-18T08:48:23.761038-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82c8a2f1-91b6-4ae2-8998-bd006d410025/?format=api"
}
]
}