GET /api/bet_types/381d3feb-adbc-4f87-9907-13031ea8ea4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "381d3feb-adbc-4f87-9907-13031ea8ea4d",
"match": "https://api-prod.gambitprofit.com/api/matches/bb5d4723-9901-43ef-9714-19db17a51f5e/?format=api",
"name": "Over/Under",
"created_at": "2023-10-18T09:13:00.663575-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "624de67b-91b9-459a-8827-233d0228b069",
"gambit_id": "072c93df-e657-4d10-876f-a20d2a24903e",
"last_updated": "2023-10-23T13:38:25.056972-04:00",
"created_at": "2023-10-18T09:13:00.668151-04:00",
"name": "Game Total Over 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d3feb-adbc-4f87-9907-13031ea8ea4d/?format=api"
},
{
"id": "ae569239-5d00-4726-94e1-2ef132568c39",
"gambit_id": "56ebaf21-f82f-4924-8a45-afc97d04f06e",
"last_updated": "2023-10-23T13:38:25.060698-04:00",
"created_at": "2023-10-18T09:13:00.672965-04:00",
"name": "Game Total Under 41",
"reward": "1.86000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/381d3feb-adbc-4f87-9907-13031ea8ea4d/?format=api"
}
]
}