GET /api/bet_types/2d9e1686-b8c0-402b-aa7f-9eaab5e9c887/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d9e1686-b8c0-402b-aa7f-9eaab5e9c887",
"match": "https://api-prod.gambitprofit.com/api/matches/903f20fc-f593-41fc-a753-1e33f423cec3/?format=api",
"name": "Over/Under",
"created_at": "2023-12-07T09:48:20.081941-05: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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bbd6f06b-2cd8-4a5b-a3c0-6b51722d6868",
"gambit_id": "ff319579-e0fa-4f75-8565-56075527b430",
"last_updated": "2023-12-08T21:08:05.433728-05:00",
"created_at": "2023-12-07T09:48:20.086631-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d9e1686-b8c0-402b-aa7f-9eaab5e9c887/?format=api"
},
{
"id": "5399cd1e-2d78-477b-8354-eb63e9732434",
"gambit_id": "c950d97c-11bd-4fdd-8a84-0591249e728b",
"last_updated": "2023-12-08T21:08:05.437020-05:00",
"created_at": "2023-12-07T09:48:20.091444-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d9e1686-b8c0-402b-aa7f-9eaab5e9c887/?format=api"
}
]
}