GET /api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8f92344-958e-47dc-937f-630c493ba5c9",
"match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
"name": "Over/Under",
"created_at": "2024-01-03T09:37:58.939340-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ff8ddfe9-ebdd-44b8-afbc-337cf9bbc332",
"gambit_id": "1951cee7-ce60-48f2-89ab-034b9b6d1c0f",
"last_updated": "2024-01-05T13:43:29.503247-05:00",
"created_at": "2024-01-03T09:37:58.949206-05:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
},
{
"id": "f8eb6a84-290a-4812-a621-e66dcc4bc03c",
"gambit_id": "b892edb0-89e6-4991-820a-30cf4e26e6cc",
"last_updated": "2024-01-05T13:43:29.506918-05:00",
"created_at": "2024-01-03T09:37:58.943859-05:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8f92344-958e-47dc-937f-630c493ba5c9/?format=api"
}
]
}