GET /api/bet_types/963169db-e9c5-453d-8d7f-65b26f2a5f10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "963169db-e9c5-453d-8d7f-65b26f2a5f10",
"match": "https://api-prod.gambitprofit.com/api/matches/b3b744af-f0a0-4fb0-841a-9271f688cc45/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T11:57:12.191244-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "73eaefb1-1d0f-45f3-83ae-d3fbdbc0ae46",
"gambit_id": "fcda5038-1c7c-47c8-b4b6-6f9ac9be5a51",
"last_updated": "2023-04-05T22:52:11.286908-04:00",
"created_at": "2023-04-04T11:57:12.192534-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963169db-e9c5-453d-8d7f-65b26f2a5f10/?format=api"
},
{
"id": "1cf6632c-57bf-46db-aa5c-628ecd55cd9a",
"gambit_id": "928f7045-f419-4a83-877c-6889a1d5b612",
"last_updated": "2023-04-05T22:52:11.289577-04:00",
"created_at": "2023-04-04T11:57:12.193954-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/963169db-e9c5-453d-8d7f-65b26f2a5f10/?format=api"
}
]
}