GET /api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "299caaad-8c07-4e40-b36a-dcbf5b476b1c",
"match": "https://api-prod.gambitprofit.com/api/matches/e2cd3987-1e77-4189-9b41-a9da36f37732/?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 216.5",
"amount": 5000.0
},
{
"team": "Game Total Over 216.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dd979471-3428-495b-bf67-27800604bb7c",
"gambit_id": "59c26944-0283-4b09-b1e6-9a189033a722",
"last_updated": "2022-11-08T09:57:30.224134-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
},
{
"id": "8deacfd1-3706-43e5-ba71-f6a904cdfaba",
"gambit_id": "1de822ef-cf1c-4952-84d7-4f10e292894f",
"last_updated": "2022-11-08T09:57:30.225181-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 216.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "216.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299caaad-8c07-4e40-b36a-dcbf5b476b1c/?format=api"
}
]
}