GET /api/bet_types/271c87ff-eca3-4230-9e77-5c8181b57641/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "271c87ff-eca3-4230-9e77-5c8181b57641",
"match": "https://api-prod.gambitprofit.com/api/matches/853e605a-6fd2-48a1-8596-e07fd1b728f5/?format=api",
"name": "Over/Under",
"created_at": "2023-02-17T09:12:08.639326-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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "2a319599-a1cf-4fe6-bad3-8269f96731c2",
"gambit_id": "f0eab41d-7b64-494f-a3aa-dd812cd9892e",
"last_updated": "2023-02-18T09:52:17.095368-05:00",
"created_at": "2023-02-17T09:12:08.640997-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c87ff-eca3-4230-9e77-5c8181b57641/?format=api"
},
{
"id": "805ae48e-9da0-49fe-be58-97dce91ad47a",
"gambit_id": "097b01fd-e963-4eaa-aab9-1b860e9930b4",
"last_updated": "2023-02-18T09:52:17.096620-05:00",
"created_at": "2023-02-17T09:12:08.642458-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/271c87ff-eca3-4230-9e77-5c8181b57641/?format=api"
}
]
}