GET /api/bet_types/54057345-96f8-4759-9a38-61370addf5be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54057345-96f8-4759-9a38-61370addf5be",
"match": "https://api-prod.gambitprofit.com/api/matches/2e0a3491-d17f-4b4b-9de4-9da12bc3c643/?format=api",
"name": "Over/Under",
"created_at": "2023-09-04T09:48:06.869472-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": "e0168ccf-6ac2-4201-97ff-0f39b10d7ae6",
"gambit_id": "74e0445b-d75d-4196-a50f-75f52e91127a",
"last_updated": "2023-09-05T17:08:00.513898-04:00",
"created_at": "2023-09-04T09:48:06.873659-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/54057345-96f8-4759-9a38-61370addf5be/?format=api"
},
{
"id": "4f61aa1c-489b-4181-a589-9c044a53bf6d",
"gambit_id": "45426564-8b36-4013-b5ec-bc2e71f52a86",
"last_updated": "2023-09-05T17:08:00.517479-04:00",
"created_at": "2023-09-04T09:48:06.877550-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/54057345-96f8-4759-9a38-61370addf5be/?format=api"
}
]
}