GET /api/bet_types/b666d1b8-239e-4192-ae25-e67ea1fc82f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b666d1b8-239e-4192-ae25-e67ea1fc82f5",
"match": "https://api-prod.gambitprofit.com/api/matches/21e31e38-1b4d-40fe-b4fd-ba3ac84629bc/?format=api",
"name": "Over/Under",
"created_at": "2023-12-10T09:58:02.904917-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "1cb427b8-73c1-4349-bc08-6ea4817b6703",
"gambit_id": "c89eaa22-12a7-4e1c-869f-253ae9676813",
"last_updated": "2023-12-12T10:23:16.527729-05:00",
"created_at": "2023-12-10T09:58:02.909394-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b666d1b8-239e-4192-ae25-e67ea1fc82f5/?format=api"
},
{
"id": "58445a83-10c9-48ba-a332-3e321d02bb2c",
"gambit_id": "49e3fe34-40e1-46e8-9a3f-34e732b30358",
"last_updated": "2023-12-12T10:23:16.531197-05:00",
"created_at": "2023-12-10T09:58:02.914652-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b666d1b8-239e-4192-ae25-e67ea1fc82f5/?format=api"
}
]
}