GET /api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e6ceeda-efdd-4167-8a58-bc839ac0ea5f",
"match": "https://api-prod.gambitprofit.com/api/matches/e70e637c-2f19-428a-be6f-4a256dce83c6/?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 9",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "92914664-3bb9-4fea-b2ea-74bdf918fb12",
"gambit_id": "b1905418-effa-4741-a955-0b1702d4ffd9",
"last_updated": "2022-08-07T11:02:17.803859-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
},
{
"id": "154d57ab-adf5-4b16-bd8b-38620c260034",
"gambit_id": "4b64bc6e-0bb5-41e4-a735-bc8660f41850",
"last_updated": "2022-08-07T11:02:17.804369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e6ceeda-efdd-4167-8a58-bc839ac0ea5f/?format=api"
}
]
}