GET /api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b016c343-82a1-4639-bc00-258cb8f20b8d",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ee524e-84bd-41a2-b12e-74d749cedf26/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:08:02.986886-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": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "056b4f7a-ca47-4817-93cc-8922a5d7804a",
"gambit_id": "0693ca91-3392-4d18-9ef3-4df20d1f82a7",
"last_updated": "2024-01-02T10:23:09.849892-05:00",
"created_at": "2023-12-31T10:08:02.990993-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
},
{
"id": "96138618-4ddd-4a06-ab1b-7c01445d69f0",
"gambit_id": "8a348ed3-4ba5-40af-8661-70deea275a9f",
"last_updated": "2024-01-02T10:23:09.854135-05:00",
"created_at": "2023-12-31T10:08:02.995677-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b016c343-82a1-4639-bc00-258cb8f20b8d/?format=api"
}
]
}