GET /api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6db3554a-1922-4b3c-b0f0-96d95074b05a",
"match": "https://api-prod.gambitprofit.com/api/matches/c616a9d1-9e43-42e4-aaa2-469ea33da26d/?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 7",
"amount": 5316.0
},
{
"team": "Game Total Over 7",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "e19593e7-c3bf-4fa2-a814-585a4788ffab",
"gambit_id": "984861a1-ad09-4eed-a4b6-871657907709",
"last_updated": "2022-10-20T09:17:06.754888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
},
{
"id": "0828145c-9dea-4460-a66a-8bb8f59673c6",
"gambit_id": "70d937b6-d1c0-45e4-bed2-92e05d8ea662",
"last_updated": "2022-10-20T09:17:06.756094-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6db3554a-1922-4b3c-b0f0-96d95074b05a/?format=api"
}
]
}