GET /api/bet_types/29d748c0-d480-4306-9e8e-1e426474a0d4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29d748c0-d480-4306-9e8e-1e426474a0d4",
"match": "https://api-prod.gambitprofit.com/api/matches/ff32fdd9-212e-4d11-b7d3-7ee293a9bd18/?format=api",
"name": "Over/Under",
"created_at": "2023-02-17T10:27:15.436497-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 2.5",
"amount": 5885.0
},
{
"team": "Game Total Under 2.5",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": -201.7,
"profit_sb_percentage": -2.12,
"recommended": false
},
"lines": [
{
"id": "85acde0a-5778-4056-acc2-2cfdefbb8809",
"gambit_id": "b1f6bd0a-ff26-48c5-9103-d67dd35ff15c",
"last_updated": "2023-02-19T16:12:16.659503-05:00",
"created_at": "2023-02-17T10:27:15.439054-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29d748c0-d480-4306-9e8e-1e426474a0d4/?format=api"
},
{
"id": "4f229852-36af-482b-8d1a-ec16ac4c831a",
"gambit_id": "498a55b6-1e88-4075-aba2-63c68503e60f",
"last_updated": "2023-02-19T16:12:16.658275-05:00",
"created_at": "2023-02-17T10:27:15.437771-05:00",
"name": "Game Total Under 2.5",
"reward": "2.26000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29d748c0-d480-4306-9e8e-1e426474a0d4/?format=api"
}
]
}