GET /api/bet_types/eed00e32-6bda-499b-b86a-cb374f5bfb79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eed00e32-6bda-499b-b86a-cb374f5bfb79",
"match": "https://api-prod.gambitprofit.com/api/matches/243a1ab7-14a8-4f2e-8724-881b988153d3/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:02.289653-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c7f96436-4128-49b7-ba5a-47fc3b8895bc",
"gambit_id": "2c8cb9fb-5cc0-47c7-8360-fa94872f8272",
"last_updated": "2023-02-11T23:17:15.765811-05:00",
"created_at": "2023-02-09T11:12:02.292287-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed00e32-6bda-499b-b86a-cb374f5bfb79/?format=api"
},
{
"id": "e995efa9-8134-4259-9f0a-315be26a99eb",
"gambit_id": "0936c7af-f1cd-46c8-973a-9bd65fe3b2b1",
"last_updated": "2023-02-11T23:17:15.764570-05:00",
"created_at": "2023-02-09T11:12:02.290962-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eed00e32-6bda-499b-b86a-cb374f5bfb79/?format=api"
}
]
}