GET /api/bet_types/bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2",
"match": "https://api-prod.gambitprofit.com/api/matches/273ac291-d384-49fc-aeb9-ee5d1dbd9135/?format=api",
"name": "Over/Under",
"created_at": "2023-08-21T09:03:14.028340-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e2c6981c-3ab5-4cdc-b8d8-f72e3c65a679",
"gambit_id": "5793b3ab-7aa4-4751-b0c7-c37ab1a77a56",
"last_updated": "2023-08-23T09:58:08.349735-04:00",
"created_at": "2023-08-21T09:03:14.037601-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2/?format=api"
},
{
"id": "ec94d131-c0f7-4fb1-93ea-81dafa47adb4",
"gambit_id": "9e97cbad-d2cd-41b0-9da5-6bb6cf3c6776",
"last_updated": "2023-08-23T09:58:08.353329-04:00",
"created_at": "2023-08-21T09:03:14.033410-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf7fd650-4b2a-45fc-9e65-be6fa35fb5e2/?format=api"
}
]
}