GET /api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e96d8aed-90da-415c-bf1a-012e0aae1699",
"match": "https://api-prod.gambitprofit.com/api/matches/bbfc846a-0a97-4b40-93c2-eec1c7dc00a7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-11T13:17:09.266300-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f372a922-e045-4e5f-bb91-1721bb3d10ac",
"gambit_id": "ddeffa67-70fa-4f3d-92e6-400fef60b2e9",
"last_updated": "2023-01-12T18:21:58.175809-05:00",
"created_at": "2023-01-11T13:17:09.268819-05:00",
"name": "Game Total Over 227.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
},
{
"id": "a457e0ee-b11d-4422-972c-463da44a1397",
"gambit_id": "e09683a1-1b20-407d-9996-26b0746f7e69",
"last_updated": "2023-01-12T18:21:58.174725-05:00",
"created_at": "2023-01-11T13:17:09.267548-05:00",
"name": "Game Total Under 227.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e96d8aed-90da-415c-bf1a-012e0aae1699/?format=api"
}
]
}