GET /api/bet_types/10be284c-011e-4b06-a1b3-b67b7bde07b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10be284c-011e-4b06-a1b3-b67b7bde07b6",
"match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
"name": "Over/Under",
"created_at": "2023-07-18T08:53:09.748249-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 10.5",
"amount": 5107.0
},
{
"team": "Game Total Over 10.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a094201d-d7c7-478a-9b8f-7397ac0eae5f",
"gambit_id": "0e8b9691-7dec-469f-bdeb-3bf2e827aac9",
"last_updated": "2023-07-20T09:53:26.085183-04:00",
"created_at": "2023-07-18T08:53:09.751174-04:00",
"name": "Game Total Under 10.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be284c-011e-4b06-a1b3-b67b7bde07b6/?format=api"
},
{
"id": "29aca436-ad35-4b59-9cd8-bd5b11e06544",
"gambit_id": "d4fe9ade-1f6a-4a2a-a373-477b301a4b3b",
"last_updated": "2023-07-20T09:53:26.083888-04:00",
"created_at": "2023-07-18T08:53:09.749709-04:00",
"name": "Game Total Over 10.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10be284c-011e-4b06-a1b3-b67b7bde07b6/?format=api"
}
]
}