GET /api/bet_types/40966523-784d-426c-a633-2869f614cc60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40966523-784d-426c-a633-2869f614cc60",
"match": "https://api-prod.gambitprofit.com/api/matches/b23f6b57-b611-423e-8954-4babdac5ce50/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "fb0427be-668f-4a8f-80eb-7aacd4ba7b63",
"gambit_id": "b7d9f51c-5912-4a1e-9cc6-760307d94427",
"last_updated": "2022-12-13T09:57:31.471481-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40966523-784d-426c-a633-2869f614cc60/?format=api"
},
{
"id": "71b3d7d3-1457-4e75-89af-2d313c8a3966",
"gambit_id": "ca7a3d75-a424-48ef-bcc8-8daf6ffeec3a",
"last_updated": "2022-12-13T09:57:31.472525-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40966523-784d-426c-a633-2869f614cc60/?format=api"
}
]
}