GET /api/bet_types/2ac1395f-2a8e-40e3-87df-31e1f6b0b30a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ac1395f-2a8e-40e3-87df-31e1f6b0b30a",
"match": "https://api-prod.gambitprofit.com/api/matches/cb17da80-cf76-4595-8e4c-eb665487aa39/?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 Under 53.5",
"amount": 5000.0
},
{
"team": "Game Total Over 53.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": 250.0,
"profit_sb_percentage": 2.78,
"recommended": true
},
"lines": [
{
"id": "6215a22a-8135-4207-a825-8da86af2a877",
"gambit_id": "40c640dc-a71b-4b1c-befe-9b77af81c8e0",
"last_updated": "2022-10-02T20:02:03.710054-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 53.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac1395f-2a8e-40e3-87df-31e1f6b0b30a/?format=api"
},
{
"id": "d5cd439b-a786-43c1-abaf-0421d153f0b9",
"gambit_id": "cf601d6b-bd4e-4c7f-9355-c09327554320",
"last_updated": "2022-10-02T20:02:03.708919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 53.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "53.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ac1395f-2a8e-40e3-87df-31e1f6b0b30a/?format=api"
}
]
}