GET /api/bet_types/abf09ebe-e1d7-4aa6-bb57-58091872ce84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abf09ebe-e1d7-4aa6-bb57-58091872ce84",
"match": "https://api-prod.gambitprofit.com/api/matches/403a0822-cebd-4a5e-96f5-122a035d7cc5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:14.027616-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "84616985-8b1a-4e73-9805-880e7e5ea918",
"gambit_id": "e2405f14-5e82-4256-9d7d-2e5d87bd086d",
"last_updated": "2023-04-16T17:57:16.477141-04:00",
"created_at": "2023-04-15T12:27:14.030671-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf09ebe-e1d7-4aa6-bb57-58091872ce84/?format=api"
},
{
"id": "2d47a9b2-27a0-4ed9-aea2-51eaa5cdc5cb",
"gambit_id": "ea19956c-6e8a-4a10-bba6-f3d5f34bd134",
"last_updated": "2023-04-16T17:57:16.474700-04:00",
"created_at": "2023-04-15T12:27:14.028970-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abf09ebe-e1d7-4aa6-bb57-58091872ce84/?format=api"
}
]
}