GET /api/bet_types/7a161b7a-2871-47b0-b80a-17b32d8ea6a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a161b7a-2871-47b0-b80a-17b32d8ea6a4",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa887fa-8a70-4980-8624-86574e0fab5e/?format=api",
"name": "Over/Under",
"created_at": "2023-01-23T09:11:57.348077-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": 5211.0
},
{
"team": "Game Total Under 6.5",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "d3d895f7-3c29-4aa5-8c67-da997e4f60ea",
"gambit_id": "41e7e825-ccc9-464e-89c5-be027533681d",
"last_updated": "2023-01-24T09:52:00.179175-05:00",
"created_at": "2023-01-23T09:11:57.350583-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a161b7a-2871-47b0-b80a-17b32d8ea6a4/?format=api"
},
{
"id": "9ad21e4b-4f14-4db5-aa1b-c8767666286a",
"gambit_id": "155dd430-958b-402f-9ab0-45647644474a",
"last_updated": "2023-01-24T09:52:00.178061-05:00",
"created_at": "2023-01-23T09:11:57.349351-05:00",
"name": "Game Total Under 6.5",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a161b7a-2871-47b0-b80a-17b32d8ea6a4/?format=api"
}
]
}