GET /api/bet_types/6309c441-39eb-4b09-ac81-92ab1ea78043/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6309c441-39eb-4b09-ac81-92ab1ea78043",
"match": "https://api-prod.gambitprofit.com/api/matches/87ed8f60-d35f-465b-bde5-0560381e4cf3/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T08:28:24.564333-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": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d01e4b36-26d6-452e-a420-2bc553eae073",
"gambit_id": "8458554e-f961-450d-a43a-373d00be6027",
"last_updated": "2023-08-25T19:03:09.608187-04:00",
"created_at": "2023-08-24T08:28:24.588850-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6309c441-39eb-4b09-ac81-92ab1ea78043/?format=api"
},
{
"id": "eef222ee-6ac8-431b-b814-b83715926afa",
"gambit_id": "38ba5ea5-8960-40ee-8727-394bffee5e51",
"last_updated": "2023-08-25T19:03:09.602926-04:00",
"created_at": "2023-08-24T08:28:24.583222-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6309c441-39eb-4b09-ac81-92ab1ea78043/?format=api"
}
]
}