GET /api/bet_types/26e6faa1-33d6-4475-8b57-c7211506261e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26e6faa1-33d6-4475-8b57-c7211506261e",
"match": "https://api-prod.gambitprofit.com/api/matches/7db4142a-abaa-4f1e-882d-5ce5703d7545/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T09:48:06.143535-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "60466910-d49c-4663-8d87-be0eb970de7e",
"gambit_id": "2ec1438c-ac7d-47b9-b79b-2effd6f7ea86",
"last_updated": "2023-09-05T17:08:01.662765-04:00",
"created_at": "2023-09-04T09:48:06.148364-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e6faa1-33d6-4475-8b57-c7211506261e/?format=api"
},
{
"id": "12362aa5-8473-4731-8136-942c631eb223",
"gambit_id": "e57a6960-cdfe-463f-bc82-c23db84f2ae0",
"last_updated": "2023-09-05T17:08:01.666346-04:00",
"created_at": "2023-09-04T09:48:06.152868-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26e6faa1-33d6-4475-8b57-c7211506261e/?format=api"
}
]
}