GET /api/bet_types/4f3a18b4-0f51-4229-8841-7da121b0d756/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f3a18b4-0f51-4229-8841-7da121b0d756",
"match": "https://api-prod.gambitprofit.com/api/matches/66291815-89b7-4a57-9537-22e457dd49c7/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:09.144014-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "85c901fc-dadf-4a7d-b657-bfb2cfccf86d",
"gambit_id": "84c2261f-9cb7-4c78-a875-0dde5c3bdc1a",
"last_updated": "2023-04-03T20:17:11.644719-04:00",
"created_at": "2023-04-02T09:57:09.149238-04: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/4f3a18b4-0f51-4229-8841-7da121b0d756/?format=api"
},
{
"id": "e7004830-762c-469a-ae7f-f74e0158716d",
"gambit_id": "f3fc509f-0216-4c58-98b3-f7868f81bf8f",
"last_updated": "2023-04-03T20:17:11.642209-04:00",
"created_at": "2023-04-02T09:57:09.146606-04: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/4f3a18b4-0f51-4229-8841-7da121b0d756/?format=api"
}
]
}