GET /api/bet_types/a248b93b-93e4-454a-9cba-373807139aa6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a248b93b-93e4-454a-9cba-373807139aa6",
"match": "https://api-prod.gambitprofit.com/api/matches/20b792f9-f9a3-4da5-b9ec-0443f1fe8ac2/?format=api",
"name": "Over/Under",
"created_at": "2023-08-18T08:43:13.782410-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": "cdb1470d-b6eb-404a-b4d6-08c1be4fb944",
"gambit_id": "d51ebefb-7181-4f4b-9ca7-cf215d225494",
"last_updated": "2023-08-21T10:18:06.525983-04:00",
"created_at": "2023-08-18T08:43:13.797306-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/a248b93b-93e4-454a-9cba-373807139aa6/?format=api"
},
{
"id": "49366674-32e0-4d86-9aa4-402e4075ab8d",
"gambit_id": "829a23e0-e831-4b67-a64d-6f3585d7e965",
"last_updated": "2023-08-21T10:18:06.529669-04:00",
"created_at": "2023-08-18T08:43:13.803945-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/a248b93b-93e4-454a-9cba-373807139aa6/?format=api"
}
]
}