GET /api/bet_types/bf4e4320-4528-4d28-b014-af1c047722cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf4e4320-4528-4d28-b014-af1c047722cb",
"match": "https://api-prod.gambitprofit.com/api/matches/57b664dc-5416-4646-aa99-ce3eb740a6f9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:15.363957-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c81eaa65-0fb0-4ba8-abc8-fa683c462f1c",
"gambit_id": "f8b259e2-cf50-41ef-9c9a-5c32a8ce7d3e",
"last_updated": "2023-05-02T11:52:08.650110-04:00",
"created_at": "2023-05-01T12:27:15.366991-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4e4320-4528-4d28-b014-af1c047722cb/?format=api"
},
{
"id": "014f12ae-632b-4723-8246-69d25112fa39",
"gambit_id": "8889af0e-3edb-4a5d-9d42-5bfb7dab5df5",
"last_updated": "2023-05-02T11:52:08.648859-04:00",
"created_at": "2023-05-01T12:27:15.365439-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf4e4320-4528-4d28-b014-af1c047722cb/?format=api"
}
]
}