GET /api/bet_types/7fc28ecc-ce61-4492-b6c5-c068ff37a10a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7fc28ecc-ce61-4492-b6c5-c068ff37a10a",
"match": "https://api-prod.gambitprofit.com/api/matches/a517d032-994e-41c6-ac7c-ace687cc3b00/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 69",
"amount": 5000.0
},
{
"team": "Game Total Over 69",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "cd0d9f3e-c945-4357-867b-3b670e16c7d2",
"gambit_id": "1d9d106e-17e1-4418-9f93-f5de1dd9e5f8",
"last_updated": "2022-11-06T08:27:29.609254-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 69",
"reward": "1.80000",
"odds": "1.90910",
"spread": "69.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc28ecc-ce61-4492-b6c5-c068ff37a10a/?format=api"
},
{
"id": "f1290cba-3ec2-4480-8f2f-2f68853d122c",
"gambit_id": "098e388e-161c-4a24-8f93-929a0233d646",
"last_updated": "2022-11-06T08:27:29.610427-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 69",
"reward": "1.80000",
"odds": "1.90910",
"spread": "69.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7fc28ecc-ce61-4492-b6c5-c068ff37a10a/?format=api"
}
]
}