GET /api/bet_types/c83ae822-4a7f-4156-97b0-0aafaddbcb2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c83ae822-4a7f-4156-97b0-0aafaddbcb2a",
"match": "https://api-prod.gambitprofit.com/api/matches/88c7d71e-fdbc-484e-828b-3ff9598c38c8/?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 8",
"amount": 5214.0
},
{
"team": "Game Total Under 8",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "8116c45f-2ab7-4bf1-97be-a2344372e986",
"gambit_id": "fe4e0010-9348-4811-8974-1a9ae93844cf",
"last_updated": "2022-10-02T15:17:29.957844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c83ae822-4a7f-4156-97b0-0aafaddbcb2a/?format=api"
},
{
"id": "a53769c5-175b-4176-b4ac-7b4b23ce3e5e",
"gambit_id": "d52c54e6-cad0-41e0-b052-385e0ea1a625",
"last_updated": "2022-10-02T15:17:29.956656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c83ae822-4a7f-4156-97b0-0aafaddbcb2a/?format=api"
}
]
}