GET /api/bet_types/31a0bfe7-7249-4b87-a0a5-f8d1467712bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31a0bfe7-7249-4b87-a0a5-f8d1467712bd",
"match": "https://api-prod.gambitprofit.com/api/matches/c54484a1-80c2-4032-ab8e-0c1ad7633f61/?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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Over 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4e72ec36-c412-482c-9d60-fef7bf5aa3b8",
"gambit_id": "d03dfe9e-ce44-4914-a74e-4e24926bb5f2",
"last_updated": "2022-12-19T13:37:02.333644-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a0bfe7-7249-4b87-a0a5-f8d1467712bd/?format=api"
},
{
"id": "c5ff11bf-c2e3-4d52-9823-ff6a53f46613",
"gambit_id": "c92733b8-86db-4c8f-8420-a3e1cc8928c4",
"last_updated": "2022-12-19T13:37:02.334760-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 43.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a0bfe7-7249-4b87-a0a5-f8d1467712bd/?format=api"
}
]
}