GET /api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "498ac92a-df1f-4161-9253-3c3cadd053cc",
"match": "https://api-prod.gambitprofit.com/api/matches/c7d30b9f-4d67-4b80-91e9-a703af62f050/?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 6",
"amount": 5106.0
},
{
"team": "Game Total Over 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": 395.04,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "6e16595e-0edf-40a6-a047-b692e36f30dd",
"gambit_id": "d8fb6f9a-6226-4821-8e95-8e769c77b386",
"last_updated": "2022-11-02T20:52:12.495017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
},
{
"id": "f32813e3-612e-4c14-9e40-d0c6ae2f52c5",
"gambit_id": "b080738b-6a80-4b2f-b607-a43e14498b9d",
"last_updated": "2022-11-02T20:52:12.496152-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/498ac92a-df1f-4161-9253-3c3cadd053cc/?format=api"
}
]
}