GET /api/bet_types/2e6bf074-170e-4fb3-9b60-7c35221c3469/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e6bf074-170e-4fb3-9b60-7c35221c3469",
"match": "https://api-prod.gambitprofit.com/api/matches/f6e240d5-6dd5-420d-a493-5730fd296bae/?format=api",
"name": "Over/Under",
"created_at": "2023-06-07T09:28:21.774955-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 Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "28fb8101-25e4-4363-8a35-2a93209e8bc1",
"gambit_id": "d0546ef3-224d-42e1-b0f3-a8b724af72b0",
"last_updated": "2023-06-08T16:23:12.413705-04:00",
"created_at": "2023-06-07T09:28:21.777048-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6bf074-170e-4fb3-9b60-7c35221c3469/?format=api"
},
{
"id": "ed29d940-690c-4c6d-bfaf-6989dd843404",
"gambit_id": "df7bcc92-c5a1-45f1-ab3c-458ed6ac16fe",
"last_updated": "2023-06-08T16:23:12.411525-04:00",
"created_at": "2023-06-07T09:28:21.779102-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e6bf074-170e-4fb3-9b60-7c35221c3469/?format=api"
}
]
}