GET /api/bet_types/23e69b84-6712-4a6b-b142-3285b99bac99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23e69b84-6712-4a6b-b142-3285b99bac99",
"match": "https://api-prod.gambitprofit.com/api/matches/e3c563e6-d2af-46b5-aad1-baca27e43d0a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-03T00:23:16.005525-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d9505cab-f54a-46e2-9048-94f494724596",
"gambit_id": "c6e6b8d3-1103-4ced-a117-d1f26a0f309c",
"last_updated": "2023-09-04T12:58:30.881662-04:00",
"created_at": "2023-09-03T00:23:16.010341-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e69b84-6712-4a6b-b142-3285b99bac99/?format=api"
},
{
"id": "deac40b2-455b-4365-9a87-273de16304d6",
"gambit_id": "7494c4d1-f413-4174-b627-824fea191cad",
"last_updated": "2023-09-04T12:58:30.884856-04:00",
"created_at": "2023-09-03T00:23:16.015784-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23e69b84-6712-4a6b-b142-3285b99bac99/?format=api"
}
]
}