GET /api/bet_types/65d37f9f-7ad9-48bc-87a1-ce1bd6c66ab5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65d37f9f-7ad9-48bc-87a1-ce1bd6c66ab5",
"match": "https://api-prod.gambitprofit.com/api/matches/3a14f410-df11-4bbf-aed4-2b3e692013ad/?format=api",
"name": "Over/Under",
"created_at": "2023-10-14T09:28:02.231692-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 Over 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "45d8a00d-387c-4688-b2ff-23bf4d43e718",
"gambit_id": "1c80abdb-9017-4c1b-9091-65f953269c13",
"last_updated": "2023-10-16T18:13:01.415034-04:00",
"created_at": "2023-10-14T09:28:02.237716-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65d37f9f-7ad9-48bc-87a1-ce1bd6c66ab5/?format=api"
},
{
"id": "405a6429-6155-4fcc-9963-a13e47950dc7",
"gambit_id": "64562f07-fd77-44fc-b1d6-126c2d6c8479",
"last_updated": "2023-10-16T18:13:01.419072-04:00",
"created_at": "2023-10-14T09:28:02.244600-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65d37f9f-7ad9-48bc-87a1-ce1bd6c66ab5/?format=api"
}
]
}