GET /api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fa09905-ac53-40bf-8ba7-a670fb0e05a8",
"match": "https://api-prod.gambitprofit.com/api/matches/878490e2-28ab-4851-b779-2743e5c111bc/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:56.393107-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c16356c3-db17-4968-85f6-44fbbda8b0e1",
"gambit_id": "d6aff2ef-74cd-4110-803e-f8e9668a2998",
"last_updated": "2023-03-06T10:32:10.911168-05:00",
"created_at": "2023-03-04T10:37:56.394385-05:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
},
{
"id": "126151d2-59fc-4698-b5f6-a1841e74828d",
"gambit_id": "117e6b62-a107-4e02-8de0-38507465b54a",
"last_updated": "2023-03-06T10:32:10.912276-05:00",
"created_at": "2023-03-04T10:37:56.395654-05:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fa09905-ac53-40bf-8ba7-a670fb0e05a8/?format=api"
}
]
}