GET /api/bet_types/7567d652-107d-4b29-a095-d366b729b3a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7567d652-107d-4b29-a095-d366b729b3a5",
"match": "https://api-prod.gambitprofit.com/api/matches/c815e070-f8e6-4c6c-98ea-536eef671ed9/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T11:02:23.026549-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 2.5",
"amount": 6128.0
},
{
"team": "Game Total Over 2.5",
"amount": 3872.0
}
],
"expected_reward_tokens": 9253.28,
"profit_sb": -246.72,
"profit_sb_percentage": -2.6,
"recommended": false
},
"lines": [
{
"id": "3c421794-5ea1-4652-91e0-6508f2316c6a",
"gambit_id": "ae87c07b-8cf6-4a5c-a432-6ef5e6f3754f",
"last_updated": "2023-04-03T10:27:12.581856-04:00",
"created_at": "2023-03-31T11:02:23.028117-04:00",
"name": "Game Total Under 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7567d652-107d-4b29-a095-d366b729b3a5/?format=api"
},
{
"id": "f008268e-99c2-4482-90a4-cbaa774f7ec6",
"gambit_id": "99ebdb07-a9bc-4bcb-b403-0d0100586aca",
"last_updated": "2023-04-03T10:27:12.585070-04:00",
"created_at": "2023-03-31T11:02:23.029673-04:00",
"name": "Game Total Over 2.5",
"reward": "2.39000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7567d652-107d-4b29-a095-d366b729b3a5/?format=api"
}
]
}