GET /api/bet_types/8f0818ad-c480-46a8-be26-f18c1a659e93/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f0818ad-c480-46a8-be26-f18c1a659e93",
"match": "https://api-prod.gambitprofit.com/api/matches/a04e5de4-8146-40b0-9b0b-dfe9cf0992e5/?format=api",
"name": "Over/Under",
"created_at": "2023-03-07T09:41:57.699605-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9892d1f-3a3a-46b7-933a-ffea6891aa00",
"gambit_id": "9e6ed915-1a8a-4470-abdd-ef0a89fdd139",
"last_updated": "2023-03-08T10:17:15.474464-05:00",
"created_at": "2023-03-07T09:41:57.700963-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0818ad-c480-46a8-be26-f18c1a659e93/?format=api"
},
{
"id": "834e0945-81b8-4368-b524-7cf623aaac23",
"gambit_id": "3e239905-2c3c-484f-8d1f-902818b62204",
"last_updated": "2023-03-08T10:17:15.475869-05:00",
"created_at": "2023-03-07T09:41:57.702320-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f0818ad-c480-46a8-be26-f18c1a659e93/?format=api"
}
]
}