GET /api/bet_types/63b73a0f-fe7d-4f43-be4e-85354b55ae08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "63b73a0f-fe7d-4f43-be4e-85354b55ae08",
"match": "https://api-prod.gambitprofit.com/api/matches/34060533-2066-47e6-9f41-8dbd7be6b2b2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:02.558264-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": "c5fe7b75-84f6-4812-b6a4-23028bed5774",
"gambit_id": "a3f4745c-e5b3-407a-b90b-c5f6e56da2e4",
"last_updated": "2023-09-13T19:03:17.233316-04:00",
"created_at": "2023-09-12T09:23:02.562156-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/63b73a0f-fe7d-4f43-be4e-85354b55ae08/?format=api"
},
{
"id": "1eb7610c-2f89-4475-9fa3-d4bf0a4d6778",
"gambit_id": "a2e0b8b3-36a9-4dba-9bcf-dbb2cc95ff0b",
"last_updated": "2023-09-13T19:03:17.236782-04:00",
"created_at": "2023-09-12T09:23:02.566601-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/63b73a0f-fe7d-4f43-be4e-85354b55ae08/?format=api"
}
]
}