GET /api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42bd16e2-b0db-42a5-aca9-3836cfd91f26",
"match": "https://api-prod.gambitprofit.com/api/matches/79c96c88-49f6-47bb-a0d6-f58cc3b9ce14/?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": 6419.0
},
{
"team": "Game Total Under 2.5",
"amount": 3581.0
}
],
"expected_reward_tokens": 8986.6,
"profit_sb": -13.4,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "f79cb29e-4587-4ac6-a8ab-0b1fe68946d9",
"gambit_id": "71d8d6dc-147f-4057-96dd-8b71f0a30cfb",
"last_updated": "2022-09-19T10:11:59.315338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.40000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
},
{
"id": "7f9c717c-858d-44f9-9e1b-0f3e965d5a74",
"gambit_id": "1e891921-eef0-4287-9308-ed6257b6fe46",
"last_updated": "2022-09-19T10:11:59.314071-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.51000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42bd16e2-b0db-42a5-aca9-3836cfd91f26/?format=api"
}
]
}