GET /api/bet_types/1f5ba841-f0d5-47e6-98fc-15deabe931eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f5ba841-f0d5-47e6-98fc-15deabe931eb",
"match": "https://api-prod.gambitprofit.com/api/matches/536faa83-42f6-422b-bb33-48576606d95d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:22.587267-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e1f424e8-8ec4-4deb-8510-257e88b795dc",
"gambit_id": "2990fa58-708f-4201-91dd-ec7cfa7051fb",
"last_updated": "2023-10-03T17:37:55.307294-04:00",
"created_at": "2023-09-26T08:58:22.592847-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5ba841-f0d5-47e6-98fc-15deabe931eb/?format=api"
},
{
"id": "653e9411-2def-4fea-885f-c73c978689b9",
"gambit_id": "27975b7d-4ca7-4727-9f21-00875d6f197a",
"last_updated": "2023-10-03T17:37:55.314908-04:00",
"created_at": "2023-09-26T08:58:22.597250-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f5ba841-f0d5-47e6-98fc-15deabe931eb/?format=api"
}
]
}