GET /api/bet_types/6fdf017d-08cb-454c-9a2c-790c7c2e7b2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fdf017d-08cb-454c-9a2c-790c7c2e7b2f",
"match": "https://api-prod.gambitprofit.com/api/matches/70dd93c4-e08a-433f-b00b-71493a20704d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-23T08:33:18.247307-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": "e4be5d47-798f-4553-bb65-a87b9b983e05",
"gambit_id": "2b42125b-ed6b-49fa-920f-61117ccf0f62",
"last_updated": "2023-08-24T13:43:12.169419-04:00",
"created_at": "2023-08-23T08:33:18.251901-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/6fdf017d-08cb-454c-9a2c-790c7c2e7b2f/?format=api"
},
{
"id": "58d0ebd9-3a5c-470a-8bdd-65a81f231e97",
"gambit_id": "77995496-597c-41c6-af64-4b89dff6b435",
"last_updated": "2023-08-24T13:43:12.173200-04:00",
"created_at": "2023-08-23T08:33:18.257231-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/6fdf017d-08cb-454c-9a2c-790c7c2e7b2f/?format=api"
}
]
}