GET /api/bet_types/79c8ef03-1e55-479e-98c3-ef5188a586a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79c8ef03-1e55-479e-98c3-ef5188a586a8",
"match": "https://api-prod.gambitprofit.com/api/matches/0ba25761-32d9-46e6-9909-244258db40d5/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:47:05.603966-04: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 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dc385ed2-2b59-44e2-8c26-08550ca0e391",
"gambit_id": "5a201269-d3cc-4954-ab89-134eba5edc5d",
"last_updated": "2023-04-05T17:32:11.935304-04:00",
"created_at": "2023-04-04T09:47:05.606370-04:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c8ef03-1e55-479e-98c3-ef5188a586a8/?format=api"
},
{
"id": "83ebff4c-e242-40a5-b5c4-a97de2beaa63",
"gambit_id": "b70416a1-3ba4-4c15-ba68-f803693e6213",
"last_updated": "2023-04-05T17:32:11.936781-04:00",
"created_at": "2023-04-04T09:47:05.608449-04:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79c8ef03-1e55-479e-98c3-ef5188a586a8/?format=api"
}
]
}