GET /api/bet_types/f5bfd52e-6e0f-449d-b83d-b294756d1e27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5bfd52e-6e0f-449d-b83d-b294756d1e27",
"match": "https://api-prod.gambitprofit.com/api/matches/e73c6a97-897c-4a07-9b24-30e8906f9a85/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T10:28:20.364909-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": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f74314fc-728c-47bd-93a8-55d9b310ce9f",
"gambit_id": "bc6ac8f6-5bdc-4011-b11b-9a1724f0e624",
"last_updated": "2023-06-22T10:53:26.937608-04:00",
"created_at": "2023-06-21T10:28:20.366624-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5bfd52e-6e0f-449d-b83d-b294756d1e27/?format=api"
},
{
"id": "2e38e38e-81fc-4325-945b-b8b53bc59793",
"gambit_id": "0d0e05b6-5d30-40ef-a7d5-26947567dc37",
"last_updated": "2023-06-22T10:53:26.939030-04:00",
"created_at": "2023-06-21T10:28:20.368554-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5bfd52e-6e0f-449d-b83d-b294756d1e27/?format=api"
}
]
}