GET /api/bet_types/6750377c-7ec1-418d-b2c6-da68e43c6906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6750377c-7ec1-418d-b2c6-da68e43c6906",
"match": "https://api-prod.gambitprofit.com/api/matches/4a17482a-204c-4957-9ba3-b3c19a5e7268/?format=api",
"name": "Over/Under",
"created_at": "2024-01-18T10:18:22.312161-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 214",
"amount": 5000.0
},
{
"team": "Game Total Under 214",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3b5603d5-71de-4574-a2ed-ff8d7350f7cd",
"gambit_id": "eed80314-8200-4567-ae37-244646d3f0a5",
"last_updated": "2024-01-19T20:38:12.908000-05:00",
"created_at": "2024-01-18T10:18:22.323410-05:00",
"name": "Game Total Over 214",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6750377c-7ec1-418d-b2c6-da68e43c6906/?format=api"
},
{
"id": "3188b764-c98e-42b8-bba7-837d13c29b71",
"gambit_id": "1f4fc85d-c4b1-44d9-986f-c76b87808b58",
"last_updated": "2024-01-19T20:38:12.911502-05:00",
"created_at": "2024-01-18T10:18:22.317773-05:00",
"name": "Game Total Under 214",
"reward": "1.87000",
"odds": "1.90910",
"spread": "214.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6750377c-7ec1-418d-b2c6-da68e43c6906/?format=api"
}
]
}