GET /api/bet_types/0d3b8033-24a3-4a49-b27c-f9b980988ca2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d3b8033-24a3-4a49-b27c-f9b980988ca2",
"match": "https://api-prod.gambitprofit.com/api/matches/90bb70d6-549c-4316-8b82-b4163b86bb13/?format=api",
"name": "Over/Under",
"created_at": "2023-07-27T08:33:21.086953-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e906269b-26a1-4a76-a645-efcf29b3d6a7",
"gambit_id": "92900522-ad4d-40e8-ba4e-89ae75678540",
"last_updated": "2023-07-28T09:33:24.919572-04:00",
"created_at": "2023-07-27T08:33:21.095231-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3b8033-24a3-4a49-b27c-f9b980988ca2/?format=api"
},
{
"id": "b91b0b6b-22cc-42e0-bbe0-25a56c682310",
"gambit_id": "976ea7a4-4ebb-4b4e-90eb-c9277aaaa409",
"last_updated": "2023-07-28T09:33:24.915968-04:00",
"created_at": "2023-07-27T08:33:21.090912-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d3b8033-24a3-4a49-b27c-f9b980988ca2/?format=api"
}
]
}