GET /api/bet_types/91c8fd75-dab7-482e-890e-23680470fac1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91c8fd75-dab7-482e-890e-23680470fac1",
"match": "https://api-prod.gambitprofit.com/api/matches/0945ecb4-1b52-482f-9aaa-7119bcc4b60e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:14.587669-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",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "70e4d5ce-0538-496e-b940-ac1bf923f975",
"gambit_id": "335c55ff-fbe5-4a5e-a750-649073b1fdfd",
"last_updated": "2023-11-17T09:33:24.935911-05:00",
"created_at": "2023-11-15T09:18:14.591945-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c8fd75-dab7-482e-890e-23680470fac1/?format=api"
},
{
"id": "62081705-80d7-48da-93b2-806276154f62",
"gambit_id": "f3be5fd2-c6ca-4386-94d1-90f92a65ccf1",
"last_updated": "2023-11-17T09:33:24.939349-05:00",
"created_at": "2023-11-15T09:18:14.596043-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91c8fd75-dab7-482e-890e-23680470fac1/?format=api"
}
]
}