GET /api/bet_types/5550f2e4-0aca-48f3-9c17-ee9f7f05fe47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5550f2e4-0aca-48f3-9c17-ee9f7f05fe47",
"match": "https://api-prod.gambitprofit.com/api/matches/f33c14e0-5edf-4ec6-8cdb-2598277ac69d/?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 Over 61.5",
"amount": 5000.0
},
{
"team": "Game Total Under 61.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ff4768f5-cb75-4e20-aa7c-52f0e5bb7e87",
"gambit_id": "67ebe3fe-2c17-42ec-be14-1bf8e77dae04",
"last_updated": "2022-10-23T21:36:53.740309-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5550f2e4-0aca-48f3-9c17-ee9f7f05fe47/?format=api"
},
{
"id": "12e01fd0-34b8-4cf7-886e-382d4e3b733e",
"gambit_id": "dbb26f6e-ec3c-4720-a00b-f6415ca90fae",
"last_updated": "2022-10-23T21:36:53.739160-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "61.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5550f2e4-0aca-48f3-9c17-ee9f7f05fe47/?format=api"
}
]
}