GET /api/bet_types/acedc4b3-e2d3-4bbb-b960-ad415632187b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acedc4b3-e2d3-4bbb-b960-ad415632187b",
"match": "https://api-prod.gambitprofit.com/api/matches/5de1fdc6-7b6d-466c-b434-a7ce1615ddaa/?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 Over 51.5",
"amount": 5000.0
},
{
"team": "Game Total Under 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7140fa63-e194-4b91-a3eb-b12383d93836",
"gambit_id": "5abb308b-d9f3-4d91-944e-9286dd12178c",
"last_updated": "2022-09-26T10:21:56.742853-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acedc4b3-e2d3-4bbb-b960-ad415632187b/?format=api"
},
{
"id": "9c01d45d-ec85-4c8d-ab33-7cac1ceccc73",
"gambit_id": "51b846ce-b40f-405c-b947-57831f826ce1",
"last_updated": "2022-09-26T10:21:56.741497-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acedc4b3-e2d3-4bbb-b960-ad415632187b/?format=api"
}
]
}