GET /api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f2fa113-e001-4e15-aec4-1afdc5f8890a",
"match": "https://api-prod.gambitprofit.com/api/matches/72efbc6e-a648-495b-82ea-1c41e0c94ae0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:29.296308-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ca0ebeb5-65ec-445c-ac56-c524e1d7d7ff",
"gambit_id": "5c99da24-80f1-49de-b459-413465135757",
"last_updated": "2023-07-09T20:28:24.260138-04:00",
"created_at": "2023-07-07T11:33:29.297814-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
},
{
"id": "2d5d9ea3-8cb5-43dc-a222-ec734da20acc",
"gambit_id": "f9bcfa5a-3f88-4c80-9e43-314afb40f1f7",
"last_updated": "2023-07-09T20:28:24.262891-04:00",
"created_at": "2023-07-07T11:33:29.299470-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2fa113-e001-4e15-aec4-1afdc5f8890a/?format=api"
}
]
}