GET /api/bet_types/60457c12-49a8-43de-aa91-5c11897c0734/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60457c12-49a8-43de-aa91-5c11897c0734",
"match": "https://api-prod.gambitprofit.com/api/matches/1e23f8e2-3218-41ad-9f34-7c416232ea18/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T09:48:07.113959-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f5e00143-d801-47ec-a8d3-70e375112d09",
"gambit_id": "cd73f8a7-4865-431c-ab01-5f138eb4a4b6",
"last_updated": "2023-09-05T17:08:00.771518-04:00",
"created_at": "2023-09-04T09:48:07.118245-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60457c12-49a8-43de-aa91-5c11897c0734/?format=api"
},
{
"id": "8f2987df-97d2-424d-ac4a-8559f1fe7a53",
"gambit_id": "0952cf31-a46c-4ead-8b15-9a6b1a288b38",
"last_updated": "2023-09-05T17:08:00.768256-04:00",
"created_at": "2023-09-04T09:48:07.122638-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60457c12-49a8-43de-aa91-5c11897c0734/?format=api"
}
]
}