GET /api/bet_types/3f939e25-c5d5-4bc3-ac9e-85b946738eae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f939e25-c5d5-4bc3-ac9e-85b946738eae",
"match": "https://api-prod.gambitprofit.com/api/matches/73be7164-9d2d-4fd5-89bf-b8c98154482f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-06T09:06:58.788539-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": "39badd73-7329-4b61-a11c-1d7892129989",
"gambit_id": "12dec460-4c60-4790-929d-34c7dd9dc930",
"last_updated": "2023-04-07T10:22:15.264287-04:00",
"created_at": "2023-04-06T09:06:58.792532-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/3f939e25-c5d5-4bc3-ac9e-85b946738eae/?format=api"
},
{
"id": "57eac4d0-3da4-4a12-9120-60d7c3a40586",
"gambit_id": "f2a53bdf-e5f4-4592-be26-beb22935ee52",
"last_updated": "2023-04-07T10:22:15.261788-04:00",
"created_at": "2023-04-06T09:06:58.790616-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/3f939e25-c5d5-4bc3-ac9e-85b946738eae/?format=api"
}
]
}