GET /api/bet_types/7aca1f7b-5bc0-4168-b167-e7bb277fb59d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7aca1f7b-5bc0-4168-b167-e7bb277fb59d",
"match": "https://api-prod.gambitprofit.com/api/matches/f1573c23-74ba-4faf-a553-4dc490766fdb/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:33:07.156611-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "17fd7e3b-27dd-412f-afc8-811474092be0",
"gambit_id": "4e29061a-4288-4fe8-a47a-7acbc5890bab",
"last_updated": "2023-11-10T11:33:04.706593-05:00",
"created_at": "2023-11-08T08:33:07.160966-05:00",
"name": "Game Total Over 228.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aca1f7b-5bc0-4168-b167-e7bb277fb59d/?format=api"
},
{
"id": "717e7cce-697f-4f86-a633-49b621f8021c",
"gambit_id": "61d99695-b071-4013-858b-8f2c37c4954d",
"last_updated": "2023-11-10T11:33:04.710107-05:00",
"created_at": "2023-11-08T08:33:07.165322-05:00",
"name": "Game Total Under 228.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7aca1f7b-5bc0-4168-b167-e7bb277fb59d/?format=api"
}
]
}