GET /api/bet_types/10d98fd9-1782-4758-a082-34246d8ceed8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10d98fd9-1782-4758-a082-34246d8ceed8",
"match": "https://api-prod.gambitprofit.com/api/matches/1d3871b3-ca9f-429f-9632-614ea373a4cc/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:16.752948-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": "a8f4b84b-081a-4b73-a87b-5f791a64ddce",
"gambit_id": "c6702b99-2f4f-42e4-8118-6812af1d611d",
"last_updated": "2023-09-04T12:58:29.660040-04:00",
"created_at": "2023-09-03T00:23:16.757104-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/10d98fd9-1782-4758-a082-34246d8ceed8/?format=api"
},
{
"id": "fb44b49d-40c9-4c55-b11e-77e13d5cfe03",
"gambit_id": "f7cfc94b-4160-4a6b-be2c-5db8f9aebf8e",
"last_updated": "2023-09-04T12:58:29.654996-04:00",
"created_at": "2023-09-03T00:23:16.761104-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/10d98fd9-1782-4758-a082-34246d8ceed8/?format=api"
}
]
}