GET /api/bet_types/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "daf65283-4a68-4c11-97a5-3bf913a8aa61",
"match": "https://api-prod.gambitprofit.com/api/matches/284f6023-3c1c-4e03-b3a4-073461f39cd0/?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 Over 49",
"amount": 5000.0
},
{
"team": "Game Total Under 49",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "eab9b608-e892-48ce-bb99-2ae951ea7169",
"gambit_id": "a682b75e-fcf3-4219-8fd4-ecc879a912a6",
"last_updated": "2022-11-28T10:12:09.151092-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
},
{
"id": "e2c33bea-9031-4a19-a1bf-8c75a7865b4d",
"gambit_id": "5194d0f4-8573-4453-8333-c783c0f0744f",
"last_updated": "2022-11-28T10:12:09.149889-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 49",
"reward": "1.80000",
"odds": "1.90910",
"spread": "49.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/daf65283-4a68-4c11-97a5-3bf913a8aa61/?format=api"
}
]
}