GET /api/bet_types/04864b42-d44c-4c02-983d-6d94ea04e437/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04864b42-d44c-4c02-983d-6d94ea04e437",
"match": "https://api-prod.gambitprofit.com/api/matches/d0520021-dd4a-44be-a136-2043a4ab0028/?format=api",
"name": "Over/Under",
"created_at": "2023-05-05T11:47:02.846324-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0be58de0-3fd4-43ad-94f6-489218c0ea91",
"gambit_id": "7051b759-dfb3-4a84-8410-b21e3def866c",
"last_updated": "2023-05-06T11:52:03.419460-04:00",
"created_at": "2023-05-05T11:47:02.848054-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04864b42-d44c-4c02-983d-6d94ea04e437/?format=api"
},
{
"id": "c5e0b35b-77f4-4d68-bc23-671c136e48e6",
"gambit_id": "7cd67d82-0c93-46ea-9d5c-872b4dcd75d9",
"last_updated": "2023-05-06T11:52:03.421505-04:00",
"created_at": "2023-05-05T11:47:02.850101-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04864b42-d44c-4c02-983d-6d94ea04e437/?format=api"
}
]
}