GET /api/bet_types/1df80e4d-7676-43f8-9425-fe172e6a9bfa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1df80e4d-7676-43f8-9425-fe172e6a9bfa",
"match": "https://api-prod.gambitprofit.com/api/matches/3660c95d-9078-4624-a641-60b95665cb45/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 2.5",
"amount": 5363.0
},
{
"team": "Game Total Under 2.5",
"amount": 4637.0
}
],
"expected_reward_tokens": 8902.58,
"profit_sb": -597.42,
"profit_sb_percentage": -6.29,
"recommended": false
},
"lines": [
{
"id": "6ad0d509-4107-4c4a-a111-5ce4521209d8",
"gambit_id": "8ac51f47-d939-4ef2-bd77-483a1f9247a4",
"last_updated": "2022-10-03T18:42:18.976856-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.66000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df80e4d-7676-43f8-9425-fe172e6a9bfa/?format=api"
},
{
"id": "cc2c6002-0089-4a31-8506-048d6c96b2ed",
"gambit_id": "dd43979a-716a-4223-b1e3-f4f0b0ace408",
"last_updated": "2022-10-03T18:42:18.975690-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df80e4d-7676-43f8-9425-fe172e6a9bfa/?format=api"
}
]
}