GET /api/bet_types/52ff6892-ae26-4f0c-b07d-1677b3fd6a56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52ff6892-ae26-4f0c-b07d-1677b3fd6a56",
"match": "https://api-prod.gambitprofit.com/api/matches/02551110-348c-4312-aca1-4bdcf0982461/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:16.410391-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 Under 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a7884d49-0acb-481d-9e96-d572341b8a95",
"gambit_id": "109baef8-7537-40c6-b0f7-08164bebb86b",
"last_updated": "2023-07-27T10:28:23.984755-04:00",
"created_at": "2023-07-26T09:18:16.417993-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ff6892-ae26-4f0c-b07d-1677b3fd6a56/?format=api"
},
{
"id": "9c9dfeb3-87f8-4409-a425-dd3d260edc28",
"gambit_id": "e2f6b9c0-4494-41b4-96cb-1fa00d4c8adb",
"last_updated": "2023-07-27T10:28:23.981415-04:00",
"created_at": "2023-07-26T09:18:16.414223-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52ff6892-ae26-4f0c-b07d-1677b3fd6a56/?format=api"
}
]
}