GET /api/bet_types/50f3cc5f-28d9-4b8b-bda7-cb37d1850c81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50f3cc5f-28d9-4b8b-bda7-cb37d1850c81",
"match": "https://api-prod.gambitprofit.com/api/matches/59900ff5-da11-4667-808b-1951152cc8fa/?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 2.5",
"amount": 5372.0
},
{
"team": "Game Total Under 2.5",
"amount": 4628.0
}
],
"expected_reward_tokens": 9024.6,
"profit_sb": 24.6,
"profit_sb_percentage": 0.27,
"recommended": true
},
"lines": [
{
"id": "ff19d0e2-44b3-44e4-aa9f-eeb73e5faa39",
"gambit_id": "b1ee3111-a721-4c26-a910-a65f3f0c70e2",
"last_updated": "2022-08-31T18:37:14.664085-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3cc5f-28d9-4b8b-bda7-cb37d1850c81/?format=api"
},
{
"id": "012f0f1d-49ce-471f-8a0f-01abd0ce6d81",
"gambit_id": "dfba28c0-0dd2-4352-8e07-287e4f5df6b3",
"last_updated": "2022-08-31T18:37:14.661994-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50f3cc5f-28d9-4b8b-bda7-cb37d1850c81/?format=api"
}
]
}