GET /api/bet_types/ac29a2d0-e100-4f4f-9524-94cf146a10d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac29a2d0-e100-4f4f-9524-94cf146a10d2",
"match": "https://api-prod.gambitprofit.com/api/matches/4db41470-ce53-4407-b9da-1465ab979c39/?format=api",
"name": "Over/Under",
"created_at": "2023-06-12T09:03:12.826600-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 Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "752d5b5c-9728-4c22-bcc4-33e71b0e6572",
"gambit_id": "a6c89f3d-c574-4160-955d-603bd99d0346",
"last_updated": "2023-06-13T10:48:26.736743-04:00",
"created_at": "2023-06-12T09:03:12.830665-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac29a2d0-e100-4f4f-9524-94cf146a10d2/?format=api"
},
{
"id": "44a167d0-d2dd-45dc-998a-56733c644563",
"gambit_id": "d5e0f753-87fa-4175-bccb-4969d76685a7",
"last_updated": "2023-06-13T10:48:26.734401-04:00",
"created_at": "2023-06-12T09:03:12.828552-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac29a2d0-e100-4f4f-9524-94cf146a10d2/?format=api"
}
]
}