GET /api/bet_types/e285ca19-92ac-4847-9ac3-6d2b3aec149c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e285ca19-92ac-4847-9ac3-6d2b3aec149c",
"match": "https://api-prod.gambitprofit.com/api/matches/fcc9d7fc-a27d-49e9-9c88-c6777dedb1eb/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:27:13.770795-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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "8c1b73a0-44cf-49e0-a12c-33ca98a5f2e0",
"gambit_id": "fbacd465-c1e7-48d3-990c-ac4d350700fb",
"last_updated": "2023-01-18T09:26:57.131869-05:00",
"created_at": "2023-01-17T09:27:13.772030-05:00",
"name": "Game Total Under 223",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e285ca19-92ac-4847-9ac3-6d2b3aec149c/?format=api"
},
{
"id": "0b6e9ee4-64f6-4adf-903b-1bd9c3018aaa",
"gambit_id": "9c99abc1-a8be-469d-8ec4-196588ad2759",
"last_updated": "2023-01-18T09:26:57.133007-05:00",
"created_at": "2023-01-17T09:27:13.773446-05:00",
"name": "Game Total Over 223",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e285ca19-92ac-4847-9ac3-6d2b3aec149c/?format=api"
}
]
}