GET /api/bet_types/1f17b2f1-2b19-4723-9cb9-a1257af18454/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f17b2f1-2b19-4723-9cb9-a1257af18454",
"match": "https://api-prod.gambitprofit.com/api/matches/983829c0-1e03-49bc-95b5-10f1b1f134d3/?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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bac114a0-c3ab-4af3-a1f1-9abd55b3c6f0",
"gambit_id": "9bffdbf7-168b-4d1e-9a17-17065792f5a7",
"last_updated": "2022-12-05T15:47:15.951942-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.80000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f17b2f1-2b19-4723-9cb9-a1257af18454/?format=api"
},
{
"id": "0a10d3a7-6553-4800-9b74-2bf201feae7d",
"gambit_id": "a5b3d5d2-f57f-42e7-bc35-ded4f742cd60",
"last_updated": "2022-12-05T15:47:15.953089-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.80000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f17b2f1-2b19-4723-9cb9-a1257af18454/?format=api"
}
]
}