GET /api/bet_types/6c5aa6de-0844-4af8-b816-7289a3a8ec2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c5aa6de-0844-4af8-b816-7289a3a8ec2b",
"match": "https://api-prod.gambitprofit.com/api/matches/f6a0ae37-6955-4823-87fb-5d6ff8d4531b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:22.991427-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",
"amount": 5000.0
},
{
"team": "Game Total Under 228",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dc6d4564-45f2-4a9f-acff-bf5aaa76b2f7",
"gambit_id": "49952baf-f548-4298-8079-0f9e354a813e",
"last_updated": "2023-04-17T15:02:11.295578-04:00",
"created_at": "2023-04-13T09:32:22.994051-04:00",
"name": "Game Total Over 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5aa6de-0844-4af8-b816-7289a3a8ec2b/?format=api"
},
{
"id": "7ec1032d-a047-42ac-ad57-44f98b4c2c74",
"gambit_id": "a05d6961-a023-46c8-a2ec-0a5cc85d1851",
"last_updated": "2023-04-17T15:02:11.294242-04:00",
"created_at": "2023-04-13T09:32:22.992726-04:00",
"name": "Game Total Under 228",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c5aa6de-0844-4af8-b816-7289a3a8ec2b/?format=api"
}
]
}