GET /api/bet_types/e8d704fd-43ab-46d0-9ed2-62a5d82ba985/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8d704fd-43ab-46d0-9ed2-62a5d82ba985",
"match": "https://api-prod.gambitprofit.com/api/matches/aafef98f-443f-42c2-954e-7296fe7f8e33/?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 8",
"amount": 5110.0
},
{
"team": "Game Total Over 8",
"amount": 4890.0
}
],
"expected_reward_tokens": 9095.4,
"profit_sb": 95.4,
"profit_sb_percentage": 1.06,
"recommended": true
},
"lines": [
{
"id": "b0a2befa-1852-4d36-b53c-c584c12e6ee7",
"gambit_id": "7b8c8366-bf63-4ddc-9784-5da6f7aebe18",
"last_updated": "2022-08-26T13:02:10.211115-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.78000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d704fd-43ab-46d0-9ed2-62a5d82ba985/?format=api"
},
{
"id": "7c198d17-e2ed-4b68-8050-179960bf625f",
"gambit_id": "fd07eb38-61b7-40d9-ac55-53c555e9e202",
"last_updated": "2022-08-26T13:02:10.211740-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.86000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8d704fd-43ab-46d0-9ed2-62a5d82ba985/?format=api"
}
]
}