GET /api/bet_types/0389c03a-b111-48ad-b6f4-0396593dbb8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0389c03a-b111-48ad-b6f4-0396593dbb8a",
"match": "https://api-prod.gambitprofit.com/api/matches/ede8898c-7470-488a-bd52-0d2556dc08f8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:54.215756-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 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ece547c6-d4b3-473e-864a-88112ebfd195",
"gambit_id": "732dd063-177c-4e3b-8265-0599301ce781",
"last_updated": "2023-03-06T11:47:11.140887-05:00",
"created_at": "2023-03-04T10:37:54.217113-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0389c03a-b111-48ad-b6f4-0396593dbb8a/?format=api"
},
{
"id": "d0b24032-fcb2-49cd-b5a4-adc3f3b9d59e",
"gambit_id": "c5504e81-0d76-473f-b9ea-939c8cb2472f",
"last_updated": "2023-03-06T11:47:11.142045-05:00",
"created_at": "2023-03-04T10:37:54.218396-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0389c03a-b111-48ad-b6f4-0396593dbb8a/?format=api"
}
]
}