GET /api/bet_types/2b754879-a32c-4a47-86a8-370326b54a76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b754879-a32c-4a47-86a8-370326b54a76",
"match": "https://api-prod.gambitprofit.com/api/matches/e9f7f1db-1751-44f0-a5f9-86e8b3a16085/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:16.821972-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 Under 228.5",
"amount": 5000.0
},
{
"team": "Game Total Over 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3bfe2c56-af02-431c-9fd6-fdbd8bbef8b6",
"gambit_id": "b22ce16a-4773-4492-9e62-7417069c5fbc",
"last_updated": "2023-11-29T21:48:07.853324-05:00",
"created_at": "2023-11-28T09:33:16.835662-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b754879-a32c-4a47-86a8-370326b54a76/?format=api"
},
{
"id": "5fbf848d-608a-4b0a-8439-140c5da48f15",
"gambit_id": "9ff21e62-a3ab-4ee6-a6db-29022e99ee20",
"last_updated": "2023-11-29T21:48:07.849949-05:00",
"created_at": "2023-11-28T09:33:16.831308-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b754879-a32c-4a47-86a8-370326b54a76/?format=api"
}
]
}