GET /api/bet_types/c58d534f-562c-45cc-ab8e-bd4dbc087ca0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c58d534f-562c-45cc-ab8e-bd4dbc087ca0",
"match": "https://api-prod.gambitprofit.com/api/matches/3b1cb80a-7e1f-4d15-902d-54a8da93a8f7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:41:49.085387-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": 5523.0
},
{
"team": "Game Total Under 2.5",
"amount": 4477.0
}
],
"expected_reward_tokens": 9222.62,
"profit_sb": -277.38,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "627df264-766f-481d-bec4-78560571aaf1",
"gambit_id": "1284112a-2d28-4a75-9d66-e036f3498f38",
"last_updated": "2023-03-13T19:27:12.882181-04:00",
"created_at": "2023-03-10T08:41:49.088480-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58d534f-562c-45cc-ab8e-bd4dbc087ca0/?format=api"
},
{
"id": "e851d046-90f4-4f77-b743-b6236d5c5efb",
"gambit_id": "9c0e0358-8274-4b4e-9bd0-9f19877ff51a",
"last_updated": "2023-03-13T19:27:12.880777-04:00",
"created_at": "2023-03-10T08:41:49.086988-05:00",
"name": "Game Total Under 2.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c58d534f-562c-45cc-ab8e-bd4dbc087ca0/?format=api"
}
]
}