GET /api/bet_types/ecc315ab-e188-4f91-a072-4521e625d717/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecc315ab-e188-4f91-a072-4521e625d717",
"match": "https://api-prod.gambitprofit.com/api/matches/3c337c78-e127-43e5-bb42-380293424ab5/?format=api",
"name": "Over/Under",
"created_at": "2023-08-05T08:33:17.957295-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "edf641a8-3432-438f-92ff-22e870f83d5c",
"gambit_id": "b3819acf-13a4-4922-9570-2ecf56d942d5",
"last_updated": "2023-08-06T13:12:58.345200-04:00",
"created_at": "2023-08-05T08:33:17.968447-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc315ab-e188-4f91-a072-4521e625d717/?format=api"
},
{
"id": "2b28c5f8-4a13-46f2-a75a-ce6f70f1165b",
"gambit_id": "2e7be364-6ead-4d1a-8a9e-c9c57c71ddc6",
"last_updated": "2023-08-06T13:12:58.341543-04:00",
"created_at": "2023-08-05T08:33:17.961765-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc315ab-e188-4f91-a072-4521e625d717/?format=api"
}
]
}