GET /api/bet_types/c46dffd0-4a01-4389-b724-72bb285a6fdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c46dffd0-4a01-4389-b724-72bb285a6fdf",
"match": "https://api-prod.gambitprofit.com/api/matches/bf24a7a8-0c10-44c8-acdc-fadf3aa75ad7/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T08:38:08.027972-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f1c1eefd-5b23-4fae-8cf5-9aa3b48559b1",
"gambit_id": "99b80c60-3c7a-4d5f-a922-a3227d3c5f35",
"last_updated": "2023-08-28T18:32:59.091831-04:00",
"created_at": "2023-08-25T08:38:08.036654-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46dffd0-4a01-4389-b724-72bb285a6fdf/?format=api"
},
{
"id": "85be98af-407a-4e2d-98a0-836b0638e261",
"gambit_id": "b1459275-af91-4dea-8a2c-a2809d93211a",
"last_updated": "2023-08-28T18:32:59.088322-04:00",
"created_at": "2023-08-25T08:38:08.031761-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c46dffd0-4a01-4389-b724-72bb285a6fdf/?format=api"
}
]
}