GET /api/bet_types/29e6cfc0-aec7-47f3-85d1-6a04f92b0518/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "29e6cfc0-aec7-47f3-85d1-6a04f92b0518",
"match": "https://api-prod.gambitprofit.com/api/matches/bea60447-d9f8-4419-b1ca-7759301a2ef0/?format=api",
"name": "Over/Under",
"created_at": "2023-07-28T08:23:02.850251-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": "06621151-90da-4547-b892-021175f38d34",
"gambit_id": "c505eaf3-1994-4104-ab2c-de76ec3257e4",
"last_updated": "2023-07-29T19:43:31.833136-04:00",
"created_at": "2023-07-28T08:23:02.856192-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/29e6cfc0-aec7-47f3-85d1-6a04f92b0518/?format=api"
},
{
"id": "71415015-cdbb-4002-97f7-42f54e654e3b",
"gambit_id": "ae95f213-aaf5-4dc6-97e3-1e75c2ea734a",
"last_updated": "2023-07-29T19:43:31.842359-04:00",
"created_at": "2023-07-28T08:23:02.861039-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/29e6cfc0-aec7-47f3-85d1-6a04f92b0518/?format=api"
}
]
}