GET /api/bet_types/282f2256-598f-47cf-bb7b-b95a08c6e28c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "282f2256-598f-47cf-bb7b-b95a08c6e28c",
"match": "https://api-prod.gambitprofit.com/api/matches/36691605-349f-43f1-9d3c-e17362e1f0e8/?format=api",
"name": "Over/Under",
"created_at": "2023-12-27T09:43:12.770295-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 43.5",
"amount": 5000.0
},
{
"team": "Game Total Under 43.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6107e024-e2bd-4c4c-89fc-5547c3629db4",
"gambit_id": "f558da8c-d1ca-4819-b028-4d7c94a1b477",
"last_updated": "2024-01-02T10:43:10.787434-05:00",
"created_at": "2023-12-27T09:43:12.774550-05:00",
"name": "Game Total Over 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282f2256-598f-47cf-bb7b-b95a08c6e28c/?format=api"
},
{
"id": "4568d7db-4be7-420b-8c7c-0942be2d6d71",
"gambit_id": "5cf6ac2d-6297-4145-8cfb-c123b5f39b4d",
"last_updated": "2024-01-02T10:43:10.790876-05:00",
"created_at": "2023-12-27T09:43:12.778632-05:00",
"name": "Game Total Under 43.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "43.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282f2256-598f-47cf-bb7b-b95a08c6e28c/?format=api"
}
]
}