GET /api/bet_types/46652df2-4687-4d26-847c-8898676698c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46652df2-4687-4d26-847c-8898676698c9",
"match": "https://api-prod.gambitprofit.com/api/matches/cd2518ae-3510-4ba8-8aca-6e0db24afc26/?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 47",
"amount": 5000.0
},
{
"team": "Game Total Over 47",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "9cb6e561-016e-4989-9ca7-1ccd104cd8bf",
"gambit_id": "344900a7-e224-4a0a-b291-e3dfff948172",
"last_updated": "2022-10-17T09:32:12.047441-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46652df2-4687-4d26-847c-8898676698c9/?format=api"
},
{
"id": "42832ecb-dd7a-4984-97fe-13cf8a54a53f",
"gambit_id": "6a209533-dfb8-41a0-9576-76f4f8217827",
"last_updated": "2022-10-17T09:32:12.048606-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 47",
"reward": "1.88000",
"odds": "1.90910",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46652df2-4687-4d26-847c-8898676698c9/?format=api"
}
]
}