GET /api/bet_types/858bdf49-0765-4f77-81ff-6940e7f51ddc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "858bdf49-0765-4f77-81ff-6940e7f51ddc",
"match": "https://api-prod.gambitprofit.com/api/matches/5a13b320-51ed-4099-bfcb-67ccb559cc56/?format=api",
"name": "Over/Under",
"created_at": "2023-03-01T14:07:14.767826-05: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 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "d1bb66f5-b587-44b6-845e-d6b992773ebe",
"gambit_id": "3a40bc81-9ac7-4744-802a-54e32f46e637",
"last_updated": "2023-03-02T07:21:56.380494-05:00",
"created_at": "2023-03-01T14:07:14.770671-05:00",
"name": "Game Total Over 216",
"reward": "1.88000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858bdf49-0765-4f77-81ff-6940e7f51ddc/?format=api"
},
{
"id": "6fa01567-eb88-42ea-a309-e8ccec0ab12f",
"gambit_id": "c47dfecc-2319-4d45-88c7-815cf148e0f6",
"last_updated": "2023-03-02T07:21:56.379350-05:00",
"created_at": "2023-03-01T14:07:14.769271-05:00",
"name": "Game Total Under 216",
"reward": "1.88000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/858bdf49-0765-4f77-81ff-6940e7f51ddc/?format=api"
}
]
}